summaryrefslogtreecommitdiff
path: root/init.d.FreeBSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-11 15:31:10 +0000
committerRoy Marples <roy@marples.name>2008-01-11 15:31:10 +0000
commitfec312d4482e17328394f3e87b4ad28b1f062b7f (patch)
tree7ebb4ad0f5f65fb49fccea32ed416fa2daf31e77 /init.d.FreeBSD
parent5de53f176c8c650017052722bd61368d08023f82 (diff)
downloadopenrc-fec312d4482e17328394f3e87b4ad28b1f062b7f.tar.gz
openrc-fec312d4482e17328394f3e87b4ad28b1f062b7f.tar.bz2
openrc-fec312d4482e17328394f3e87b4ad28b1f062b7f.tar.xz
Update copyrights, my email and license.
Diffstat (limited to 'init.d.FreeBSD')
-rw-r--r--init.d.FreeBSD/clock4
-rw-r--r--init.d.FreeBSD/devd4
-rw-r--r--init.d.FreeBSD/dumpon4
-rw-r--r--init.d.FreeBSD/ipfw4
-rw-r--r--init.d.FreeBSD/nscd4
-rw-r--r--init.d.FreeBSD/syscons4
6 files changed, 12 insertions, 12 deletions
diff --git a/init.d.FreeBSD/clock b/init.d.FreeBSD/clock
index 1000f84..57829f2 100644
--- a/init.d.FreeBSD/clock
+++ b/init.d.FreeBSD/clock
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
extra_commands="save"
diff --git a/init.d.FreeBSD/devd b/init.d.FreeBSD/devd
index e389a37..ff500bf 100644
--- a/init.d.FreeBSD/devd
+++ b/init.d.FreeBSD/devd
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
command=/sbin/devd
command_args=${devd_args}
diff --git a/init.d.FreeBSD/dumpon b/init.d.FreeBSD/dumpon
index 9fbd900..9d40f91 100644
--- a/init.d.FreeBSD/dumpon
+++ b/init.d.FreeBSD/dumpon
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 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.FreeBSD/ipfw b/init.d.FreeBSD/ipfw
index 132912f..c1c0cb3 100644
--- a/init.d.FreeBSD/ipfw
+++ b/init.d.FreeBSD/ipfw
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 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.FreeBSD/nscd b/init.d.FreeBSD/nscd
index 7ffab11..e75f5dc 100644
--- a/init.d.FreeBSD/nscd
+++ b/init.d.FreeBSD/nscd
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
command=/usr/sbin/nscd
command_args="${nscd_args}"
diff --git a/init.d.FreeBSD/syscons b/init.d.FreeBSD/syscons
index 443db59..93d3c7c 100644
--- a/init.d.FreeBSD/syscons
+++ b/init.d.FreeBSD/syscons
@@ -1,6 +1,6 @@
#!/sbin/runscript
-# Copyright 2007-2008 Roy Marples
-# All rights reserved
+# Copyright 2007-2008 Roy Marples <roy@marples.name>
+# All rights reserved. Released under the 2-clause BSD license.
depend() {
need localmount