diff options
Diffstat (limited to 'init.d')
50 files changed, 50 insertions, 50 deletions
diff --git a/init.d/adjkerntz.in b/init.d/adjkerntz.in index 807d4117..76ad175f 100644 --- a/init.d/adjkerntz.in +++ b/init.d/adjkerntz.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. extra_commands="save" diff --git a/init.d/bootmisc.in b/init.d/bootmisc.in index f9f020a0..6607f45c 100644 --- a/init.d/bootmisc.in +++ b/init.d/bootmisc.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. depend() { diff --git a/init.d/consolefont.in b/init.d/consolefont.in index 75c2fd1b..cd0c8de8 100644 --- a/init.d/consolefont.in +++ b/init.d/consolefont.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 34fcd4b0..b474b759 100644 --- a/init.d/devd.in +++ b/init.d/devd.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. command=/sbin/devd command_args=$devd_args diff --git a/init.d/devdb.in b/init.d/devdb.in index 41c49830..951c7508 100644 --- a/init.d/devdb.in +++ b/init.d/devdb.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 91fd3dd0..6a41354f 100644 --- a/init.d/devfs.in +++ b/init.d/devfs.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 ee4367e8..dcf418af 100644 --- a/init.d/dmesg.in +++ b/init.d/dmesg.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 35c166f5..ec33174d 100644 --- a/init.d/dumpon.in +++ b/init.d/dumpon.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 de44ea8b..e8bf1cfb 100644 --- a/init.d/fsck.in +++ b/init.d/fsck.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. description="Check and repair filesystems according to /etc/fstab" _IFS=" diff --git a/init.d/hostid.in b/init.d/hostid.in index a12e34ad..b682b3de 100644 --- a/init.d/hostid.in +++ b/init.d/hostid.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. extra_commands="reset" : ${hostid_file:=/etc/hostid} diff --git a/init.d/hostname.in b/init.d/hostname.in index d859ee86..2b0ec810 100644 --- a/init.d/hostname.in +++ b/init.d/hostname.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 640d9977..b79ff7c9 100644 --- a/init.d/hwclock.in +++ b/init.d/hwclock.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. extra_commands="save show" diff --git a/init.d/ipfw.in b/init.d/ipfw.in index ea6e22a7..ebfe421d 100644 --- a/init.d/ipfw.in +++ b/init.d/ipfw.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 776f3bbf..a7bb085e 100644 --- a/init.d/keymaps.in +++ b/init.d/keymaps.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 2d398d27..7f1cf917 100644 --- a/init.d/killprocs.in +++ b/init.d/killprocs.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 17a4c86a..87cca7d1 100644 --- a/init.d/local.in +++ b/init.d/local.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. description="Executes user programs in @SYSCONFDIR@/local.d" diff --git a/init.d/localmount.in b/init.d/localmount.in index 3b7ba443..734a7f84 100644 --- a/init.d/localmount.in +++ b/init.d/localmount.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 6304ae16..bb428865 100644 --- a/init.d/mixer.in +++ b/init.d/mixer.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. extra_commands="restore" diff --git a/init.d/modules.in b/init.d/modules.in index 7c0b993a..ee4fdab9 100644 --- a/init.d/modules.in +++ b/init.d/modules.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 69032d74..4b89b044 100644 --- a/init.d/mount-ro.in +++ b/init.d/mount-ro.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 33b8d02b..a41005ff 100644 --- a/init.d/moused.in +++ b/init.d/moused.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. mouse=${RC_SVCNAME##*.} if [ -n "$mouse" -a "$mouse" != "moused" ]; then diff --git a/init.d/mtab.in b/init.d/mtab.in index 80a5ad18..cbe705b5 100644 --- a/init.d/mtab.in +++ b/init.d/mtab.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 8f4ea9ba..a1ec7c3d 100644 --- a/init.d/net.lo.in +++ b/init.d/net.lo.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. MODULESDIR="${RC_LIBEXECDIR}/net" MODULESLIST="${RC_SVCDIR}/nettree" diff --git a/init.d/netmount.in b/init.d/netmount.in index 3bdc63b1..4cc8842f 100644 --- a/init.d/netmount.in +++ b/init.d/netmount.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 a5633328..bd683914 100644 --- a/init.d/network.in +++ b/init.d/network.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 964e219a..6cf72e65 100644 --- a/init.d/newsyslog.in +++ b/init.d/newsyslog.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 02a51954..6d3c0c58 100644 --- a/init.d/nscd.in +++ b/init.d/nscd.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. command=/usr/sbin/nscd command_args=$nscd_args diff --git a/init.d/numlock.in b/init.d/numlock.in index 7bf3dc71..c5b894a5 100644 --- a/init.d/numlock.in +++ b/init.d/numlock.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 a36df264..1097ac85 100644 --- a/init.d/pf.in +++ b/init.d/pf.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. name="Packet Filter" : ${pf_conf:=${pf_rules:-/etc/pf.conf}} diff --git a/init.d/powerd.in b/init.d/powerd.in index 6220c1bb..10ffeccb 100644 --- a/init.d/powerd.in +++ b/init.d/powerd.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. command=/usr/sbin/powerd command_args=$powerd_args diff --git a/init.d/procfs.in b/init.d/procfs.in index 049fade6..43ba45a4 100644 --- a/init.d/procfs.in +++ b/init.d/procfs.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 ccebf0f4..daacb419 100644 --- a/init.d/rarpd.in +++ b/init.d/rarpd.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. command=/usr/sbin/rarpd command_args="-f $rarpd_args" diff --git a/init.d/rc-enabled.in b/init.d/rc-enabled.in index af212797..aff2a406 100644 --- a/init.d/rc-enabled.in +++ b/init.d/rc-enabled.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. depend() { diff --git a/init.d/root.in b/init.d/root.in index 06890601..1c937716 100644 --- a/init.d/root.in +++ b/init.d/root.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 e04aebba..7c70871c 100644 --- a/init.d/rpcbind.in +++ b/init.d/rpcbind.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. command=/usr/sbin/rpcbind command_args=$rpcbind_args diff --git a/init.d/savecache.in b/init.d/savecache.in index d2d51b82..373da1fa 100644 --- a/init.d/savecache.in +++ b/init.d/savecache.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 afe8ce71..12c4d3fc 100644 --- a/init.d/savecore.in +++ b/init.d/savecore.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. description="Saves a kernel dump." diff --git a/init.d/staticroute.in b/init.d/staticroute.in index 1df5d4cb..213dddf6 100644 --- a/init.d/staticroute.in +++ b/init.d/staticroute.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. # This script was inspired by the equivalent rc.d staticroute from NetBSD. diff --git a/init.d/swap-blk.in b/init.d/swap-blk.in index f7d43673..a7862ee2 100644 --- a/init.d/swap-blk.in +++ b/init.d/swap-blk.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. depend() { diff --git a/init.d/swap.in b/init.d/swap.in index a1a931fe..fef8ab3e 100644 --- a/init.d/swap.in +++ b/init.d/swap.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. depend() { diff --git a/init.d/swclock.in b/init.d/swclock.in index ed4516c6..75f1c79f 100644 --- a/init.d/swclock.in +++ b/init.d/swclock.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. description="Sets the local clock to the mtime of a given file." diff --git a/init.d/syscons.in b/init.d/syscons.in index ba22bf51..06669471 100644 --- a/init.d/syscons.in +++ b/init.d/syscons.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. depend() { need localmount diff --git a/init.d/sysctl.BSD.in b/init.d/sysctl.BSD.in index 892c0caf..89df6dca 100644 --- a/init.d/sysctl.BSD.in +++ b/init.d/sysctl.BSD.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. depend() { diff --git a/init.d/sysctl.Linux.in b/init.d/sysctl.Linux.in index 19b4942a..71932fef 100644 --- a/init.d/sysctl.Linux.in +++ b/init.d/sysctl.Linux.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. depend() { diff --git a/init.d/sysfs.in b/init.d/sysfs.in index 5355fb9c..ba25090a 100644 --- a/init.d/sysfs.in +++ b/init.d/sysfs.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# 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 a4e4fc32..817afa1a 100644 --- a/init.d/syslogd.in +++ b/init.d/syslogd.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. command=/usr/sbin/syslogd command_args=$syslogd_args diff --git a/init.d/termencoding.in b/init.d/termencoding.in index e022e0d4..68e49b75 100644 --- a/init.d/termencoding.in +++ b/init.d/termencoding.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2008-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. description="Configures terminal encoding." diff --git a/init.d/ttys.in b/init.d/ttys.in index b8a051d3..2adbe812 100644 --- a/init.d/ttys.in +++ b/init.d/ttys.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. depend() { diff --git a/init.d/urandom.in b/init.d/urandom.in index ab85e3ec..8233f828 100644 --- a/init.d/urandom.in +++ b/init.d/urandom.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. : ${urandom_seed:=${URANDOM_SEED:-/var/run/random-seed}} description="Initializes the random number generator." diff --git a/init.d/wscons.in b/init.d/wscons.in index 916e27ba..5d94eff1 100644 --- a/init.d/wscons.in +++ b/init.d/wscons.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2008-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. depend() { |