generic-poky/meta/packages/insserv/files/insserv.conf
Ross Burton 285ac1c213 Add insserv
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4830 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-04 15:07:33 +00:00

42 lines
674 B
Text

#
# All local filesystems are mounted (done during boot phase)
#
$local_fs mountall
#
# Low level networking (ethernet card)
#
$network networking +pcmcia +hotplug
#
# Named is operational
#
$named +named +dnsmasq +lwresd $network
#
# All remote filesystems are mounted (note in some cases /usr may
# be remote. Most applications that care will probably require
# both $local_fs and $remote_fs)
#
$remote_fs $local_fs +mountnfs
#
# System logger is operational
#
$syslog sysklogd
#
# SunRPC portmapper available
#
$portmap portmap
#
# The system time has been set correctly
#
$time hwclock
#
# Services which need to be interactive
#
<interactive> hostname udev