]> git.pld-linux.org Git - projects/rc-scripts.git/blame - rc.d/rc
- support exit code defined in LSB spec (http://www.linuxbase.org/)
[projects/rc-scripts.git] / rc.d / rc
CommitLineData
12de71be 1#!/bin/sh
7742e157
AF
2#
3# rc This file is responsible for starting/stopping
4# services when the runlevel changes. It is also
5# responsible for the very first setup of basic
6# things, such as setting the hostname.
7#
bff05174 8# $Id: rc,v 1.16 2000/01/04 17:23:39 baggins Exp $
b0443108 9#
7742e157
AF
10# Original Author:
11# Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
7e04fe0e 12