Git init
[external/insserv.git] / packaging / 11_debian_conf.patch
1 Purpose: Adjust the insserv configuration for Debian init.d script names.
2 Fixes:   None, made as part of Debian porting.
3 Status:  Debian specific, showed to upstream.
4 ---
5 Index: insserv/insserv.conf
6 ===================================================================
7 --- insserv.orig/insserv.conf   2009-09-26 22:35:26.000000000 +0200
8 +++ insserv/insserv.conf        2009-09-26 22:35:39.000000000 +0200
9 @@ -1,29 +1,29 @@
10  #
11  # All local filesystems are mounted (done during boot phase)
12  #
13 -$local_fs      boot.localfs
14 +$local_fs      +mountall +mountoverflowtmp +umountfs
15  
16  #
17  # Low level networking (ethernet card)
18  #
19 -$network       network +pcmcia +hotplug
20 +$network       +networking +ifupdown
21  
22  #
23  # Named is operational
24  #
25 -$named         +named +dnsmasq +lwresd $network
26 +$named         +named +dnsmasq +lwresd +bind9 $network
27  
28  #
29  # All remote filesystems are mounted (note in some cases /usr may
30  # be remote. Most applications that care will probably require
31  # both $local_fs and $remote_fs)
32  #
33 -$remote_fs     $local_fs +nfs
34 +$remote_fs     $local_fs +mountnfs +mountnfs-bootclean +umountnfs +sendsigs
35  
36  #
37  # System logger is operational
38  #
39 -$syslog                syslog
40 +$syslog                +rsyslog +sysklogd +syslog-ng +dsyslog +inetutils-syslogd 
41  
42  #
43  # SunRPC portmapper available
44 @@ -33,9 +33,9 @@
45  #
46  # The system time has been set correctly
47  #
48 -$time          boot.clock +xntpd
49 +$time          +hwclock
50  
51  #
52  # Services which need to be interactive
53  #
54 -<interactive>   boot.crypto boot.localfs boot.rootfsck apache apache2 kdump
55 +<interactive>   glibc udev console-screen keymap keyboard-setup console-setup cryptdisks cryptdisks-early checkfs-loop