summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/xserver/XX_xserver.sh
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-08-05 21:53:04 +0200
committerDirk von Suchodoletz2008-08-05 21:53:04 +0200
commit826bbfe8022ab03d143aadb7d2568097a0ba3f3c (patch)
treeaf79ae80b2e8c86823e83d9b0f9931571f8ac543 /os-plugins/plugins/xserver/XX_xserver.sh
parentFinalizing the renaming of r1949. (diff)
downloadcore-826bbfe8022ab03d143aadb7d2568097a0ba3f3c.tar.gz
core-826bbfe8022ab03d143aadb7d2568097a0ba3f3c.tar.xz
core-826bbfe8022ab03d143aadb7d2568097a0ba3f3c.zip
Stuff needed for plugins to run properly in stage3 ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1963 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/xserver/XX_xserver.sh')
-rw-r--r--os-plugins/plugins/xserver/XX_xserver.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/os-plugins/plugins/xserver/XX_xserver.sh b/os-plugins/plugins/xserver/XX_xserver.sh
index 4f2c4c0f..36a28ffc 100644
--- a/os-plugins/plugins/xserver/XX_xserver.sh
+++ b/os-plugins/plugins/xserver/XX_xserver.sh
@@ -13,6 +13,9 @@
#
# 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
xfc="/mnt/etc/X11/xorg.conf"