summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-09-10 20:55:33 +0200
committerDirk von Suchodoletz2009-09-10 20:55:33 +0200
commitc01981f1b82e97c79d7395911981106e98d3eca3 (patch)
tree44442e34e606cbe565ea05cd801e4ade84f2a264 /initramfs
parentDo not start the displaymanager if no plugin installed in Scientific (diff)
downloadcore-c01981f1b82e97c79d7395911981106e98d3eca3.tar.gz
core-c01981f1b82e97c79d7395911981106e98d3eca3.tar.xz
core-c01981f1b82e97c79d7395911981106e98d3eca3.zip
Execution order for acpid, messagebus, haldaemon in Scilin.
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3154 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rw-r--r--initramfs/distro-specs/scilin/functions-default6
1 files changed, 2 insertions, 4 deletions
diff --git a/initramfs/distro-specs/scilin/functions-default b/initramfs/distro-specs/scilin/functions-default
index 17aca417..e474b1b7 100644
--- a/initramfs/distro-specs/scilin/functions-default
+++ b/initramfs/distro-specs/scilin/functions-default
@@ -217,16 +217,14 @@ sed -e "s,KEYTABLE=.*,KEYTABLE=\"${KEYTABLE}\"," \
# acpi and powersave daemons, required e.g. to shutdown the machine via
# power button, no need for early start
config_acpi () {
-rllinker acpid 22 12
-# dbus is required to run acpid and powersaved
-start_dreshal="yes"
+rllinker acpid 01 22
}
# configure dbus (inter application communication for kde and gnome), hal
# (hardware abstraction layer - used e.g. by powersaved) and resmgr
# (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=0
+local start=4
local stop=18
if [ "x$start_dreshal" = "xyes" ]; then
testmkd /mnt/var/run/dbus