]> git.pld-linux.org Git - projects/rc-scripts.git/blob - rc.d/rc.local
- support exit code defined in LSB spec (http://www.linuxbase.org/)
[projects/rc-scripts.git] / rc.d / rc.local
1 #!/bin/sh
2 #
3 # $Id: rc.local,v 1.3 1999/07/13 12:49:35 misiek Exp $
4 #
5 # This script will be executed *after* all the other init scripts.
6 # You can put your own initialization stuff in here if you don't
7 # want to do the full Sys V style init stuff.
8
This page took 0.026286 seconds and 3 git commands to generate.