initial checkin
[grml-policyrcd.git] / debian / control
1 Source: grml-policyrcd
2 Section: admin
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 5)
6 Standards-Version: 3.7.2
7
8 Package: grml-policyrcd
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}, policyrcd-script-zg2
11 Conflicts: grml-scripts (<= 0.7-37)
12 Description: wrapper for and around invoke-rc.d and policyrcd-script-zg2
13  grml-policy-rc.d is a wrapper script for invoke-rc.d to
14  avoid automatical startup of init scripts via invoke-rc.d. It
15  is designed to be used e.g. with policyrcd-script-zg2. To
16  configure it take a look at /etc/policy-rc.d.conf and
17  /etc/zg-policy-rc.d.conf and the manpage of grml-policy-rc.d.