slitaz-boot-scripts diff etc/init.d/rc.shutdown @ rev 141

network.sh: not all card have Tx-Power
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 27 02:29:14 2009 +0100 (2009-02-27)
parents 87bb2aa0140a
children 7d89350f47ed
line diff
     1.1 --- a/etc/init.d/rc.shutdown	Tue Mar 18 21:42:47 2008 +0100
     1.2 +++ b/etc/init.d/rc.shutdown	Fri Feb 27 02:29:14 2009 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  #!/bin/sh
     1.5  # /etc/init.d/rc.shutdown - This script is used by /etc/inittab to stop
     1.6 -# all demons and shutdown the system.
     1.7 +# all daemons and shutdown the system.
     1.8  #
     1.9  . /etc/init.d/rc.functions
    1.10  . /etc/rcS.conf