summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-08-21 23:34:30 +0200
committerDirk von Suchodoletz2008-08-21 23:34:30 +0200
commitab681ff7bb7764e059475d7e4e0cca0852b8f00d (patch)
treebd0f9f9f236dfe873c884fdf79ffb59d387c978f /initramfs
parentFixed stupid bug which prevented start of X on SuSE10.2, hints on Debian move... (diff)
downloadcore-ab681ff7bb7764e059475d7e4e0cca0852b8f00d.tar.gz
core-ab681ff7bb7764e059475d7e4e0cca0852b8f00d.tar.xz
core-ab681ff7bb7764e059475d7e4e0cca0852b8f00d.zip
Small fix on evaluation in suse-functions ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2075 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rw-r--r--initramfs/distro-specs/suse/functions-default4
1 files changed, 2 insertions, 2 deletions
diff --git a/initramfs/distro-specs/suse/functions-default b/initramfs/distro-specs/suse/functions-default
index 71b0495c..857684fb 100644
--- a/initramfs/distro-specs/suse/functions-default
+++ b/initramfs/distro-specs/suse/functions-default
@@ -46,8 +46,8 @@ config_distro () {
rm -rf /mnt/etc/init.d/${dir}/*
done
# link the additional key setup (notbook special keys)
- [ grep -q -E "otebook" /etc/hwinfo.bios -a \
- -e /mnt/etc/init.d/hotkey-setup ] && rllinker "hotkey-setup" 25 25
+ grep -q -E "otebook" /etc/hwinfo.bios && \
+ [ -e /mnt/etc/init.d/hotkey-setup ] && rllinker "hotkey-setup" 25 25
# no need to run start scripts in parallel
# enable magic sysrequest for the clients