]> git.pld-linux.org Git - projects/rc-scripts.git/blame - rc.d/rc
- new umounting file systems procedure (borowed from RH).
[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#
436bfb51 8# $Id: rc,v 1.25 2000/05/31 18:01:39 zagrodzki Exp $
b0443108 9#
7742e157
AF
10# Original Author:
11# Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
7e04fe0e 12