Source: grml-sysvinit
Section: grml
Priority: optional
Maintainer: Michael Prokop <mika@grml.org>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.1

Package: grml-sysvinit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: System-V like init for the grml system
 Init is the first program to run after your system is booted, and
 continues to run as process number 1 until your system halts. Init's
 job is to start other programs that are essential to the operation of
 your system. All processes are descended from init. For more information,
 see the manual page init(8).
 .
 This package brings the essential binaries for the grml system.
