summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorSebastian Schmelzer2008-10-01 16:07:34 +0200
committerSebastian Schmelzer2008-10-01 16:07:34 +0200
commitb6a687868f7ad8060d9e12248ba1010a33e54a88 (patch)
tree34da355feac190017ab6accfaf7c6cf5b004e26b /initramfs
parent * removed /home/kde* from clone exclude (required for suse 11) (diff)
downloadcore-b6a687868f7ad8060d9e12248ba1010a33e54a88.tar.gz
core-b6a687868f7ad8060d9e12248ba1010a33e54a88.tar.xz
core-b6a687868f7ad8060d9e12248ba1010a33e54a88.zip
* gdm requires hal-daemon
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2258 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rw-r--r--initramfs/distro-specs/suse/functions-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs/distro-specs/suse/functions-default b/initramfs/distro-specs/suse/functions-default
index 843ccc90..d24a04ac 100644
--- a/initramfs/distro-specs/suse/functions-default
+++ b/initramfs/distro-specs/suse/functions-default
@@ -485,7 +485,7 @@ start_dreshal="yes"
# (resource manager - the user gets permissions to devices when loggin on)
# runlevel script for haldaemon is now haldaemon instead of hal
config_dreshal () {
-local start=5
+local start=0
local stop=18
if [ "x$start_dreshal" = "xyes" ]; then
for dir in /var/run/dbus /var/run/resmgr/classes /var/run/hal \