]> git.pld-linux.org Git - projects/rc-scripts.git/blame - init/local.conf
fix tag pushing in make-tag.sh
[projects/rc-scripts.git] / init / local.conf
CommitLineData
4fb01958 1description "This script will be executed *after* all the other SysV style init scripts."
737067c9 2
4fb01958 3# start when runlevel is reached (except 0 and 6)
737067c9
ER
4start on stopped rc RUNLEVEL=[!06]
5
6console output
7task
8
9pre-start script
10 test -f /etc/rc.d/rc.local
11end script
12
13script
14 . /etc/rc.d/rc.local
15end script
This page took 0.035793 seconds and 4 git commands to generate.