summaryrefslogtreecommitdiffstats
path: root/os-plugins
diff options
context:
space:
mode:
authorMichael Janczyk2008-01-24 19:26:09 +0100
committerMichael Janczyk2008-01-24 19:26:09 +0100
commit0974a727036454ce446395b4ee948a748c0eb3e4 (patch)
tree755a47314075404472cc2f3da05a305e92bcef9d /os-plugins
parentBUGFIX: kdm theme works now, we hope;), moved theme to plugin (diff)
downloadcore-0974a727036454ce446395b4ee948a748c0eb3e4.tar.gz
core-0974a727036454ce446395b4ee948a748c0eb3e4.tar.xz
core-0974a727036454ce446395b4ee948a748c0eb3e4.zip
kdm theme doesnt work yet, testcommit
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1491 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins')
-rw-r--r--os-plugins/plugins/Theme/XX_Theme.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/Theme/XX_Theme.sh b/os-plugins/plugins/Theme/XX_Theme.sh
index dc429652..b37bd33b 100644
--- a/os-plugins/plugins/Theme/XX_Theme.sh
+++ b/os-plugins/plugins/Theme/XX_Theme.sh
@@ -2,7 +2,7 @@
#
# stage3 part of 'Theme' plugin - the runlevel script
#
-. /etc/distro-functions
+. /etc/sysconfig/config
if [ -e /initramfs/plugin-conf/Theme.conf ]; then
. /initramfs/plugin-conf/Theme.conf
if [ $Theme_active -ne 0 ]; then