slitaz-boot-scripts view etc/init.d/local.sh @ rev 147

rc.functions/active_pidfile: filter pid
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 10 17:38:08 2009 +0000 (2009-03-10)
parents
children ae0a8f86229a
line source
1 #!/bin/sh
2 # /etc/init.d/local.sh - Local startup commands.
3 # All commands here will be executed at boot time.
4 #
5 . /etc/init.d/rc.functions
7 echo "Starting local startup commands... "