summaryrefslogtreecommitdiffstats
path: root/src/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2011-06-04 14:05:56 +0200
committerDirk von Suchodoletz2011-06-04 14:05:56 +0200
commitb41970cb52d3b0cd425c5af87212e02c62e982de (patch)
tree3b78b789a129cc9c7c4ff7d0567950be0f17b2ed /src/initramfs
parentSuSE fix ... (diff)
downloadcore-b41970cb52d3b0cd425c5af87212e02c62e982de.tar.gz
core-b41970cb52d3b0cd425c5af87212e02c62e982de.tar.xz
core-b41970cb52d3b0cd425c5af87212e02c62e982de.zip
Haldaemon is to be started by script (dbus/system-services/*.service does not work properly) ...
Diffstat (limited to 'src/initramfs')
-rw-r--r--src/initramfs/distro-specs/suse/functions-11.41
1 files changed, 1 insertions, 0 deletions
diff --git a/src/initramfs/distro-specs/suse/functions-11.4 b/src/initramfs/distro-specs/suse/functions-11.4
index 1ecddc9c..2e232ffe 100644
--- a/src/initramfs/distro-specs/suse/functions-11.4
+++ b/src/initramfs/distro-specs/suse/functions-11.4
@@ -63,6 +63,7 @@ if [ "x$start_dreshal" = "xyes" ]; then
/mnt/etc/dbus-1/system.d/nm-*
rllinker "dbus" 1 20
+ rllinker "haldaemon" 20 2
fi
fi
}