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

etc/init.d/rcS: do not start udevd twice
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 05 08:08:51 2019 +0100 (2019-02-05)
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	Tue Feb 05 08:08:51 2019 +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 -