slitaz-boot-scripts annotate etc/init.d/local.sh @ rev 334

bootopts.sh: fix uid/gid for vfat/ntfs case
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 30 18:24:28 2013 +0100 (2013-10-30)
parents ae0a8f86229a
children
rev   line source
pankso@9 1 #!/bin/sh
pankso@302 2 #
pankso@302 3 # /etc/init.d/local.sh: Local startup commands
pankso@153 4 #
pankso@9 5 # All commands here will be executed at boot time.
pankso@9 6 #