diff options
Diffstat (limited to 'init.d')
48 files changed, 48 insertions, 48 deletions
diff --git a/init.d/adjkerntz.in b/init.d/adjkerntz.in index 9f17212c..fa0ddf2a 100644 --- a/init.d/adjkerntz.in +++ b/init.d/adjkerntz.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. extra_commands="save" diff --git a/init.d/bootmisc.in b/init.d/bootmisc.in index d1119ad3..b2356c89 100644 --- a/init.d/bootmisc.in +++ b/init.d/bootmisc.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. depend() diff --git a/init.d/consolefont.in b/init.d/consolefont.in index 8c6be7d1..5900ef72 100644 --- a/init.d/consolefont.in +++ b/init.d/consolefont.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Sets a font for the consoles." diff --git a/init.d/devd.in b/init.d/devd.in index fd40e3cf..c0fc0ef6 100644 --- a/init.d/devd.in +++ b/init.d/devd.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. command=/sbin/devd diff --git a/init.d/devdb.in b/init.d/devdb.in index a87dbdee..41c49830 100644 --- a/init.d/devdb.in +++ b/init.d/devdb.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2008 Roy Marples <roy@marples.name> +# Copyright (c) 2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Creates the dev database" diff --git a/init.d/devfs.in b/init.d/devfs.in index 4c92b2c1..43ab0a76 100644 --- a/init.d/devfs.in +++ b/init.d/devfs.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Mount system critical filesystems in /dev." diff --git a/init.d/dmesg.in b/init.d/dmesg.in index f7b7f21b..bdef9be6 100644 --- a/init.d/dmesg.in +++ b/init.d/dmesg.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Set the dmesg level for a cleaner boot" diff --git a/init.d/dumpon.in b/init.d/dumpon.in index 26179d82..48cb036a 100644 --- a/init.d/dumpon.in +++ b/init.d/dumpon.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Configures a specific kernel dump device." diff --git a/init.d/fsck.in b/init.d/fsck.in index cf1e8d6f..85715f01 100644 --- a/init.d/fsck.in +++ b/init.d/fsck.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Check and repair filesystems according to /etc/fstab" diff --git a/init.d/hostid.in b/init.d/hostid.in index 46c76818..d4a86581 100644 --- a/init.d/hostid.in +++ b/init.d/hostid.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. extra_commands="reset" diff --git a/init.d/hostname.in b/init.d/hostname.in index 8466915b..5ace4dd4 100644 --- a/init.d/hostname.in +++ b/init.d/hostname.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Sets the hostname of the machine." diff --git a/init.d/hwclock.in b/init.d/hwclock.in index 5262a116..d6bc38ad 100644 --- a/init.d/hwclock.in +++ b/init.d/hwclock.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. extra_commands="save show" diff --git a/init.d/ipfw.in b/init.d/ipfw.in index 6452a7eb..80623aa7 100644 --- a/init.d/ipfw.in +++ b/init.d/ipfw.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. # This is based on /etc/rc.firewall and /etc/rc.firewall6 from FreeBSD diff --git a/init.d/keymaps.in b/init.d/keymaps.in index 2a1d72e3..1eff0612 100644 --- a/init.d/keymaps.in +++ b/init.d/keymaps.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Applies a keymap for the consoles." diff --git a/init.d/killprocs.in b/init.d/killprocs.in index 31b9da2d..4d7dc69d 100644 --- a/init.d/killprocs.in +++ b/init.d/killprocs.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Kill all processes so we can unmount disks cleanly." diff --git a/init.d/local.in b/init.d/local.in index 8bcdc6c3..c74d9bf7 100644 --- a/init.d/local.in +++ b/init.d/local.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Executes user commands in /etc/conf.d/local" diff --git a/init.d/localmount.in b/init.d/localmount.in index 30a8fa9c..ff82ed44 100644 --- a/init.d/localmount.in +++ b/init.d/localmount.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Mounts disks and swap according to /etc/fstab." diff --git a/init.d/mixer.in b/init.d/mixer.in index c04593dc..baa265ac 100644 --- a/init.d/mixer.in +++ b/init.d/mixer.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. extra_commands="restore" diff --git a/init.d/modules.in b/init.d/modules.in index ee9eb880..e4de60b1 100644 --- a/init.d/modules.in +++ b/init.d/modules.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Loads a user defined list of kernel modules." diff --git a/init.d/mount-ro.in b/init.d/mount-ro.in index f466cbac..6b237c35 100644 --- a/init.d/mount-ro.in +++ b/init.d/mount-ro.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Re-mount filesytems read-only for a clean reboot." diff --git a/init.d/moused.in b/init.d/moused.in index ae05bb9c..2cf2db40 100644 --- a/init.d/moused.in +++ b/init.d/moused.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. mouse=${RC_SVCNAME##*.} diff --git a/init.d/mtab.in b/init.d/mtab.in index a0f14b1e..76bda180 100644 --- a/init.d/mtab.in +++ b/init.d/mtab.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Update /etc/mtab to match what the kernel knows about" diff --git a/init.d/net.lo.in b/init.d/net.lo.in index 19030f23..845b32cc 100644 --- a/init.d/net.lo.in +++ b/init.d/net.lo.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. MODULESDIR="${RC_LIBDIR}/net" diff --git a/init.d/netmount.in b/init.d/netmount.in index 14b41e7d..1b88a27b 100644 --- a/init.d/netmount.in +++ b/init.d/netmount.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Mounts network shares according to /etc/fstab." diff --git a/init.d/network.in b/init.d/network.in index 3b2cccc9..b8385b4f 100644 --- a/init.d/network.in +++ b/init.d/network.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2009 Roy Marples <roy@marples.name> +# Copyright (c) 2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. # This script was inspired by the equivalent rc.d network from NetBSD. diff --git a/init.d/newsyslog.in b/init.d/newsyslog.in index 685557fa..9e6868c9 100644 --- a/init.d/newsyslog.in +++ b/init.d/newsyslog.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. required_files="/etc/newsyslog.conf" diff --git a/init.d/nscd.in b/init.d/nscd.in index a2ddc4a1..02a51954 100644 --- a/init.d/nscd.in +++ b/init.d/nscd.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. command=/usr/sbin/nscd diff --git a/init.d/numlock.in b/init.d/numlock.in index 762f4ef3..2dab970c 100644 --- a/init.d/numlock.in +++ b/init.d/numlock.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Turns numlock on for the consoles." diff --git a/init.d/pf.in b/init.d/pf.in index 13b8ed15..2edbbf13 100644 --- a/init.d/pf.in +++ b/init.d/pf.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. name="Packet Filter" diff --git a/init.d/powerd.in b/init.d/powerd.in index d3ea4ded..40125123 100644 --- a/init.d/powerd.in +++ b/init.d/powerd.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. command=/usr/sbin/powerd diff --git a/init.d/procfs.in b/init.d/procfs.in index 838b2aca..df40fb55 100644 --- a/init.d/procfs.in +++ b/init.d/procfs.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Mounts misc filesystems in /proc." diff --git a/init.d/rarpd.in b/init.d/rarpd.in index 0b0e6611..ccebf0f4 100644 --- a/init.d/rarpd.in +++ b/init.d/rarpd.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. command=/usr/sbin/rarpd diff --git a/init.d/rc-enabled.in b/init.d/rc-enabled.in index fe842160..fe991457 100644 --- a/init.d/rc-enabled.in +++ b/init.d/rc-enabled.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. depend() diff --git a/init.d/root.in b/init.d/root.in index 25a37a5d..ae1536c1 100644 --- a/init.d/root.in +++ b/init.d/root.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Mount the root fs read/write" diff --git a/init.d/rpcbind.in b/init.d/rpcbind.in index 160c8368..e04aebba 100644 --- a/init.d/rpcbind.in +++ b/init.d/rpcbind.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. command=/usr/sbin/rpcbind diff --git a/init.d/savecache.in b/init.d/savecache.in index eda0aa01..ea011c14 100644 --- a/init.d/savecache.in +++ b/init.d/savecache.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Saves the caches OpenRC uses to non volatile storage" diff --git a/init.d/savecore.in b/init.d/savecore.in index af2325a1..66e746ee 100644 --- a/init.d/savecore.in +++ b/init.d/savecore.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Saves a kernel dump." diff --git a/init.d/swap-blk.in b/init.d/swap-blk.in index 4708bfff..a452268c 100644 --- a/init.d/swap-blk.in +++ b/init.d/swap-blk.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. depend() diff --git a/init.d/swap.in b/init.d/swap.in index 34393c94..00c9c6b6 100644 --- a/init.d/swap.in +++ b/init.d/swap.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. depend() diff --git a/init.d/syscons.in b/init.d/syscons.in index 06efaf59..824ce131 100644 --- a/init.d/syscons.in +++ b/init.d/syscons.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. depend() { diff --git a/init.d/sysctl.BSD.in b/init.d/sysctl.BSD.in index 6db6e7ea..ce7cff38 100644 --- a/init.d/sysctl.BSD.in +++ b/init.d/sysctl.BSD.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. depend() diff --git a/init.d/sysctl.Linux.in b/init.d/sysctl.Linux.in index 9bf56a8d..80a38047 100644 --- a/init.d/sysctl.Linux.in +++ b/init.d/sysctl.Linux.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2008 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. depend() diff --git a/init.d/sysfs.in b/init.d/sysfs.in index 60f629f1..7faa983c 100644 --- a/init.d/sysfs.in +++ b/init.d/sysfs.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Mount the sys filesystem." diff --git a/init.d/syslogd.in b/init.d/syslogd.in index 914125ab..232c1e43 100644 --- a/init.d/syslogd.in +++ b/init.d/syslogd.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. command=/usr/sbin/syslogd diff --git a/init.d/termencoding.in b/init.d/termencoding.in index 985c6c91..a2e6fcab 100644 --- a/init.d/termencoding.in +++ b/init.d/termencoding.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2008-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2008-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. description="Configures terminal encoding." diff --git a/init.d/ttys.in b/init.d/ttys.in index 8381d042..ddf8e7ab 100644 --- a/init.d/ttys.in +++ b/init.d/ttys.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2008 Roy Marples <roy@marples.name> +# Copyright (c) 2008 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. depend() diff --git a/init.d/urandom.in b/init.d/urandom.in index 085332c6..a2b8ac8d 100644 --- a/init.d/urandom.in +++ b/init.d/urandom.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2007-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2007-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. : ${urandom_seed:=${URANDOM_SEED:-/var/run/random-seed}} diff --git a/init.d/wscons.in b/init.d/wscons.in index e5dfaa02..d77ebafc 100644 --- a/init.d/wscons.in +++ b/init.d/wscons.in @@ -1,5 +1,5 @@ #!@PREFIX@/sbin/runscript -# Copyright 2008-2009 Roy Marples <roy@marples.name> +# Copyright (c) 2008-2009 Roy Marples <roy@marples.name> # All rights reserved. Released under the 2-clause BSD license. depend() |