aboutsummaryrefslogtreecommitdiff
path: root/init.d.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'init.d.Linux')
-rwxr-xr-xinit.d.Linux/clock4
-rwxr-xr-xinit.d.Linux/consolefont4
-rwxr-xr-xinit.d.Linux/keymaps4
-rwxr-xr-xinit.d.Linux/modules4
-rwxr-xr-xinit.d.Linux/numlock4
-rw-r--r--init.d.Linux/procfs4
-rw-r--r--init.d.Linux/sysctl4
7 files changed, 14 insertions, 14 deletions
diff --git a/init.d.Linux/clock b/init.d.Linux/clock
index 5ac65925..898fc906 100755
--- a/init.d.Linux/clock
+++ b/init.d.Linux/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 show"
diff --git a/init.d.Linux/consolefont b/init.d.Linux/consolefont
index d65a4fd4..e2d06392 100755
--- a/init.d.Linux/consolefont
+++ b/init.d.Linux/consolefont
@@ -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="Sets a font for the consoles."
diff --git a/init.d.Linux/keymaps b/init.d.Linux/keymaps
index 5456b982..5e21765a 100755
--- a/init.d.Linux/keymaps
+++ b/init.d.Linux/keymaps
@@ -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="Applies a keymap for the consoles."
diff --git a/init.d.Linux/modules b/init.d.Linux/modules
index ef671475..a6952651 100755
--- a/init.d.Linux/modules
+++ b/init.d.Linux/modules
@@ -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="Loads a user defined list of kernel modules."
diff --git a/init.d.Linux/numlock b/init.d.Linux/numlock
index 8ad4a66a..63273612 100755
--- a/init.d.Linux/numlock
+++ b/init.d.Linux/numlock
@@ -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="Turns numlock on for the consoles."
diff --git a/init.d.Linux/procfs b/init.d.Linux/procfs
index fecaa425..248e4194 100644
--- a/init.d.Linux/procfs
+++ b/init.d.Linux/procfs
@@ -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="Mounts misc filesystems in /proc."
diff --git a/init.d.Linux/sysctl b/init.d.Linux/sysctl
index 495f8ae5..d56bf93b 100644
--- a/init.d.Linux/sysctl
+++ b/init.d.Linux/sysctl
@@ -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()
{