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

network: ndiswrapper driver is installed only once and mod load with LOAD_MODULES
author Christophe Lincoln <pankso@slitaz.org>
date Mon Dec 01 22:03:15 2008 +0100 (2008-12-01)
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... "