summaryrefslogtreecommitdiff
path: root/meta/packages/insserv/files/insserv.conf
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-07-04 15:07:33 +0000
committerRoss Burton <ross@openedhand.com>2008-07-04 15:07:33 +0000
commit285ac1c2138ad1c192f9cf1e32e12682ca81fff4 (patch)
tree820ddf5dffb461044531b3ece1346dde8fa99d03 /meta/packages/insserv/files/insserv.conf
parentbd267516ed45140c21482468fdc7cf749f5bf2cc (diff)
downloadopenembedded-core-285ac1c2138ad1c192f9cf1e32e12682ca81fff4.tar.gz
openembedded-core-285ac1c2138ad1c192f9cf1e32e12682ca81fff4.tar.bz2
openembedded-core-285ac1c2138ad1c192f9cf1e32e12682ca81fff4.tar.xz
openembedded-core-285ac1c2138ad1c192f9cf1e32e12682ca81fff4.zip
Add insserv
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4830 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/insserv/files/insserv.conf')
-rw-r--r--meta/packages/insserv/files/insserv.conf41
1 files changed, 41 insertions, 0 deletions
diff --git a/meta/packages/insserv/files/insserv.conf b/meta/packages/insserv/files/insserv.conf
new file mode 100644
index 000000000..4858f85b6
--- /dev/null
+++ b/meta/packages/insserv/files/insserv.conf
@@ -0,0 +1,41 @@
+#
+# 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