]> git.pld-linux.org Git - projects/rc-scripts.git/blame - rc.d/init.d/single
Synced with latest from old repo
[projects/rc-scripts.git] / rc.d / init.d / single
CommitLineData
12de71be 1#!/bin/sh
7742e157 2#
12de71be 3# single Script for sedding up administrative/rescue shell.
7742e157 4#
12de71be 5# chkconfig: 1 00 00
6# description: This file is executed by init when it goes into runlevel \
7# 1, which is the administrative state. It kills all \
8# deamons and then puts the system into single user mode. \
9# Note that the file systems are kept mounted. \
7742e157
AF
10#
11# Author: Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
12de71be 12# Modified for PLD Linux by Grzegorz Stanislawski
7e04fe0e 13