Git init
[external/insserv.git] / insserv.conf
1 #
2 # All local filesystems are mounted (done during boot phase)
3 #
4 $local_fs       boot.localfs
5
6 #
7 # Low level networking (ethernet card)
8 #
9 $network        network +pcmcia +hotplug
10
11 #
12 # Named is operational
13 #
14 $named          +named +dnsmasq +lwresd $network
15
16 #
17 # All remote filesystems are mounted (note in some cases /usr may
18 # be remote. Most applications that care will probably require
19 # both $local_fs and $remote_fs)
20 #
21 $remote_fs      $local_fs +nfs
22
23 #
24 # System logger is operational
25 #
26 $syslog         syslog
27
28 #
29 # SunRPC portmapper available
30 #
31 $portmap        portmap
32
33 #
34 # The system time has been set correctly
35 #
36 $time           boot.clock +xntpd
37
38 #
39 # Services which need to be interactive
40 #
41 <interactive>   boot.crypto boot.localfs boot.rootfsck apache apache2 kdump