Release new version 0.4.0
[grml-policyrcd.git] / policy-rc.d.8
1 .\" Filename:      policy-rc.d.8
2 .\" Purpose:       man page for policy-rc.d
3 .\" Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
4 .\" Bug-Reports:   see http://grml.org/bugs/
5 .\" License:       This file is licensed under the GPL v2.
6 .\"###############################################################################
7
8 .\"###############################################################
9 .TH policy-rc.d 8 "2010-12-23" "policy-rc.d"
10 .SH "NAME"
11 policy\-rc.d \- wrapper for invoke-rc.d
12 .\"#######################################################
13
14 .P
15 This is a wrapper script for invoke-rc.d to avoid automatical
16 startup of init scripts via invoke-rc.d. To configure it
17 edit /etc/policy-rc.d.conf.
18
19 By default you won't notice any differences to Debian's
20 default behaviour, except that invoke-rc.d won't be executed
21 if a chroot has been detected (detection using /proc). If
22 you want to disable automatical startup of newly installed
23 packages (done via the invoke-rc.d mechanism) just set
24 EXITSTATUS to '101' in /etc/policy-rc.d.conf. To restore the
25 default behaviour set EXITSTATUS back to '0' in
26 /etc/policy-rc.d.conf.
27
28 .SH "BUGS"
29 Please report any problems you find and report feedback and
30 suggestions to the grml-team.  See http://grml.org/bugs/ for
31 further information. Thank you!
32
33 .SH "COPYRIGHT"
34 Copyright \(co 2006-2010 by the grml-team.
35 .\"###### END OF FILE ##########################################################
36 .\" vim:tw=60