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

modified ps to work with busybox as well as with procps
author Hans-G?nter Theisgen
date Tue Jun 06 15:43:18 2023 +0100 (11 months ago)
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 Jun 06 15:43:18 2023 +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 -