From 7d9c88e8c36e75a4a28c33d76a1808eb020513bd Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 7 Apr 2007 11:47:42 +0000 Subject: The acpi/powersaved heavily depend on dbus (on SuSE 10++ systems), cleanup in functions scripts, reordering, switching on if acpi is used ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@869 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/bin/servconfig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'initramfs/initrd-stuff/bin/servconfig') diff --git a/initramfs/initrd-stuff/bin/servconfig b/initramfs/initrd-stuff/bin/servconfig index 2c5bfc8d..51b66b68 100755 --- a/initramfs/initrd-stuff/bin/servconfig +++ b/initramfs/initrd-stuff/bin/servconfig @@ -205,14 +205,15 @@ config_cron # setup system log services - distro dependent function config_syslog config_syslog +# acpi and powersave - distro dependent function config_acpi, these daemons +# might require dbus +config_acpi + # configure dbus - distro dependent function config_dreshal - handle # all stuff regarding dependent services like dbus, resmgr, hal ... # (check for runlevel scripts, passwd entries, directories ...) config_dreshal -# acpi and powersave - distro dependent function config_acpi -config_acpi - # configure automounter # if automounter=yes if [ -d /mnt/misc ] ; then -- cgit v1.2.3-55-g7522