summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-10-14 01:16:00 +0200
committerDirk von Suchodoletz2007-10-14 01:16:00 +0200
commit253c203e653ba4e1dd4119777451efa7e82fc504 (patch)
tree874a6dc46d057f2b0866c03032ccbbb586c37415 /initramfs
parent... on the way to ... (diff)
downloadcore-253c203e653ba4e1dd4119777451efa7e82fc504.tar.gz
core-253c203e653ba4e1dd4119777451efa7e82fc504.tar.xz
core-253c203e653ba4e1dd4119777451efa7e82fc504.zip
Show that dubios *.vmem file (otherwise it is created too, but simply not
visible). The preferences file of vmplayer should contain "true" instead of TRUE ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1380 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 3d782b43..0369d52c 100644
--- a/initramfs/distro-specs/suse/functions-default
+++ b/initramfs/distro-specs/suse/functions-default
@@ -493,7 +493,7 @@ fi
}
# start vmware
config_vmware () {
-if [ -f /mnt/etc/${D_SYSCONFDIR}/vmware ] ; then
+if [ -f /mnt/etc/${D_INITDIR}/vmware ] ; then
rllinker "vmware" 20 2
else
error "df_errvmw" nonfatal