First stab at common config package
[hcoop/zz_old/debian/hcoop-common-config.git] / debian / README
1 The Debian Package hcoop-common-config
2 ----------------------------
3
4 Config snippets to make things work despite Debian's best attempts to
5 thwart us.
6
7 Dependency based boot:
8
9 openafs must be started before even the firewall so that the firewall
10 can be configured with afs users. The openafs lsb tags are thus
11 overridden to force it into rcS, and the post-install updates
12 everything. This very well may break single user mode entirely.
13
14 Additionally, some services like apache2 don't function correctly
15 with pts users before nscd is started, so nscd is added to the system
16 $named virtual service as it is effectively required for name
17 resolution on our machines.
18
19 -- Clinton Ebadi <clinton@unknownlamer.org> Sat, 15 Dec 2012 21:13:50 -0500