]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- see ChangeLog for Changes
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 30 May 2007 11:51:34 +0000 (11:51 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 30 May 2007 11:51:34 +0000 (11:51 +0000)
svn-id: @8631

rc.d/init.d/single
rc.d/rc
rc.d/rc.shutdown
rc.d/rc.sysinit

index 0d0851d9025fb2fac1aef6ffc86af6da183f53a5..194860dda5615b4b5a387e958d9ef32fb86c6f7f 100644 (file)
@@ -9,8 +9,6 @@
 #              Note that the file systems are kept mounted. \
 #
 # Author:      Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
-# Changes:     Grzegorz Stanislawski <stangrze@open.net.pl>
-#              Arkadiusz Mi¶kiewicz <misiek@pld-linux.org>
 #
 # $Id$
 
diff --git a/rc.d/rc b/rc.d/rc
index c30165d35f4d595e3d2b2732bcaf5d1688fd4ba1..7203a089c67798d246dca867be27a239f18b9661 100755 (executable)
--- a/rc.d/rc
+++ b/rc.d/rc
@@ -9,7 +9,6 @@
 #
 # Original Author:
 #              Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
-# Changes:     Arkadiusz Mi¶kiewicz <misiek@pld-linux.org>
 #
 
 # avoid being interrupted by child or keyboard
index 9db5e1a29968289dea8d107624830be054b8a0ba..3a702375e7dfbf8d882942d6ad68b35c00bd7f53 100755 (executable)
@@ -1,10 +1,8 @@
 #!/bin/sh
 #
-# shutdwn      Common script for system halt/reboot.
+# shutdown     Common script for system halt/reboot.
 #
 # Author:      Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
-# Changes:     Grzegorz Stanislawski <stangrze@open.net.pl>
-#              Arkadiusz Mi¶kiewicz <misiek@pld-linux.org>
 #
 # $Id$
 
index b7c96b2f7f32319566610ed4871026b0e2c4b436..7009376974c11733c8f8d482632ccd8950c6084c 100755 (executable)
@@ -4,7 +4,6 @@
 # $Id$
 #
 # Taken in part from Miquel van Smoorenburg's bcheckrc.
-# Changes:     Arkadiusz Mi¶kiewicz <misiek@pld-linux.org>
 #
 
 # Set the path
This page took 0.252619 seconds and 4 git commands to generate.