summaryrefslogtreecommitdiffstats
path: root/os-plugins
diff options
context:
space:
mode:
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