]> git.pld-linux.org Git - projects/rc-scripts.git/blame - rc.d/init.d/reboot
Synced with latest from old repo
[projects/rc-scripts.git] / rc.d / init.d / reboot
CommitLineData
12de71be 1#!/bin/sh
2#
3# reboot Script for system halt/reboot.
4#
5# chkconfig: 6 00 00
6# description: This file is executed by init when it goes into runlevel \
7# runlevel 6 (reboot). It calls common code for halt/reboot \
8# from shutdwn which kills all processes, unmounts file \
9# systems and then either halts or reboots.
10#
11# Author: Grzegorz Stanislawski <stangrze@open.net.pl>
7e04fe0e 12