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

bootopts.sh: support for both 'root=LABEL=string' and 'root=LABEL="string"'
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 05 19:02:40 2011 +0100 (2011-02-05)
parents a052c0a3dd7f
children 175315b7699d
line source
1 #!/bin/sh
2 # /etc/init.d/local.sh - Local startup commands.
3 #
4 # All commands here will be executed at boot time.
5 #
6 . /etc/init.d/rc.functions
8 echo "Starting local startup commands... "