From 74f8eb1aee093bc330c52fa0482aebf05d3282dd Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 5 Aug 2008 20:24:48 +0000 Subject: Small dirty bug in XX_vmware.sh fixed (-p is unknown to testmkd) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1964 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/xserver/XX_xserver.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'os-plugins/plugins/xserver') diff --git a/os-plugins/plugins/xserver/XX_xserver.sh b/os-plugins/plugins/xserver/XX_xserver.sh index 36a28ffc..c2aafdad 100644 --- a/os-plugins/plugins/xserver/XX_xserver.sh +++ b/os-plugins/plugins/xserver/XX_xserver.sh @@ -1,5 +1,3 @@ -#!/bin/ash -# # Copyright (c) 2008 - RZ Uni Freiburg # Copyright (c) 2008 - OpenSLX GmbH # @@ -14,8 +12,8 @@ # stage3 part of 'xserver' plugin - the runlevel script setting up the Xorg # configuration and checking for 3D capabilities and non-gpl drivers # -. /etc/functions -. /etc/distro-functions +# script is included from init via the "." load function - thus it has all +# variables and functions available xfc="/mnt/etc/X11/xorg.conf" -- cgit v1.2.3-55-g7522