slitaz-boot-scripts diff etc/init.d/local.sh @ rev 153

Improve and tidy scripts, start tazhw from rcS and start network.sh earlier
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 21 01:46:21 2009 +0200 (2009-04-21)
parents a052c0a3dd7f
children 175315b7699d
line diff
     1.1 --- a/etc/init.d/local.sh	Fri Nov 30 12:35:42 2007 +0100
     1.2 +++ b/etc/init.d/local.sh	Tue Apr 21 01:46:21 2009 +0200
     1.3 @@ -1,5 +1,6 @@
     1.4  #!/bin/sh
     1.5  # /etc/init.d/local.sh - Local startup commands.
     1.6 +#
     1.7  # All commands here will be executed at boot time.
     1.8  #
     1.9  . /etc/init.d/rc.functions