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

tee never exit with busybox > 24
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 07 12:30:04 2017 +0100 (2017-01-07)
parents ae0a8f86229a
children
line diff
     1.1 --- a/etc/init.d/local.sh	Tue Apr 21 01:46:21 2009 +0200
     1.2 +++ b/etc/init.d/local.sh	Sat Jan 07 12:30:04 2017 +0100
     1.3 @@ -1,9 +1,6 @@
     1.4  #!/bin/sh
     1.5 -# /etc/init.d/local.sh - Local startup commands.
     1.6 +#
     1.7 +# /etc/init.d/local.sh: Local startup commands
     1.8  #
     1.9  # All commands here will be executed at boot time.
    1.10  #
    1.11 -. /etc/init.d/rc.functions
    1.12 -
    1.13 -echo "Starting local startup commands... "
    1.14 -