initial checkin
[grml-policyrcd.git] / grml-policy-rc.d.8
1 .\" Filename:      grml-policy-rc.d.1
2 .\" Purpose:       man page for grml-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 .\" Latest change: Die Jul 18 00:38:45 CEST 2006 [mika]
7 .\"###############################################################################
8
9 .\"###############################################################
10 .TH grml\-policy-rc.d 8 "2006-07-18" "grml-policy-rc.d"
11 .SH "NAME"
12 grml\-policy\-rc.d \- wrapper for invoke-rc.d
13 .\"#######################################################
14
15 .P
16 This is a wrapper script for invoke-rc.d to avoid automatical
17 startup of init scripts via invoke-rc.d.  It is designed to be
18 used e.g. with policyrcd-script-zg2. To configure it take a look
19 at /etc/policy-rc.d.conf and /etc/zg-policy-rc.d.conf.
20
21 First of all make sure the package policyrcd-script-zg2
22 (which provides the /usr/sbin/policy-rc.d interface) is
23 installed.
24
25 In policyrcd-script-zg2's configuration file named
26 /etc/zg-policy-rc.d.conf the script /usr/sbin/grml-policy-rc.d is
27 defined as the interface for handling invoke-rc.d's startup
28 policy. grml-policy-rc.d can be configure via
29 /etc/policy-rc.d.conf.
30
31 By default you won't notice any differences to Debian's default
32 behaviour, except that invoke-rc.d won't be executed if a chroot
33 has been detected (detection: /proc is missing). If you want to
34 disable automatical startup of newly installed packages (done via
35 the invoke-rc.d mechanism) just set EXITSTATUS to '101' in
36 /etc/policy-rc.d.conf. To restore the default behaviour set
37 EXITSTATUS back to '0' in /etc/policy-rc.d.conf.
38
39 .SH "BUGS"
40 Probably. Please report any bugs you find and report feedback and
41 suggestions to the grml-team.  See http://grml.org/bugs/ for
42 further information.  Thank you!
43
44 .SH "COPYRIGHT"
45 Copyright \(co 2006 by the grml-team.
46 .\"###### END OF FILE ##########################################################
47 .\" vim:tw=60