summaryrefslogtreecommitdiff
path: root/config/chroot_local-includes/etc/insserv/overrides
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2011-03-04 12:01:50 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2011-03-04 12:01:50 +0100
commit31ad8ce7130bb732ee7e0b7cd1f8f0b47d93e8ed (patch)
tree021bc5af67527faf538a0a7ddeb2fe6f12ead373 /config/chroot_local-includes/etc/insserv/overrides
parentabd81c507273d1820d00d545c0ac9099998d4510 (diff)
parent4b0deb206a6497ab090190fbbdb0086645301b4f (diff)
downloadkanotix-31ad8ce7130bb732ee7e0b7cd1f8f0b47d93e8ed.zip
kanotix-31ad8ce7130bb732ee7e0b7cd1f8f0b47d93e8ed.tar.gz
Merge branch 'master' of ssh://home.acritox.de/data/git/kanotix
Diffstat (limited to 'config/chroot_local-includes/etc/insserv/overrides')
-rw-r--r--config/chroot_local-includes/etc/insserv/overrides/kdm11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/chroot_local-includes/etc/insserv/overrides/kdm b/config/chroot_local-includes/etc/insserv/overrides/kdm
new file mode 100644
index 0000000..d64f863
--- /dev/null
+++ b/config/chroot_local-includes/etc/insserv/overrides/kdm
@@ -0,0 +1,11 @@
+### BEGIN INIT INFO
+# Provides: kdm
+# Required-Start: $local_fs $remote_fs
+# Required-Stop: $local_fs $remote_fs
+# Should-Start: console-screen kbd acpid dbus hal krb5-kdc
+# Should-Stop: console-screen kbd
+# Default-Start: 5
+# Default-Stop: 0 1 2 3 4 6
+# Short-Description: X display manager for KDE
+# Description: KDM manages a collection of X servers, which may be on the local host or remote machines.
+### END INIT INFO