From 308b1b0818341cf711810c0e123e41624081dd2b Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Wed, 15 Oct 2008 11:49:56 +0000 Subject: * include plugin variables git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2316 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/stage3-stuff/bin/servconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'initramfs/stage3-stuff/bin/servconfig') diff --git a/initramfs/stage3-stuff/bin/servconfig b/initramfs/stage3-stuff/bin/servconfig index c6b6fee7..1387c290 100755 --- a/initramfs/stage3-stuff/bin/servconfig +++ b/initramfs/stage3-stuff/bin/servconfig @@ -26,6 +26,9 @@ . /etc/distro-functions . /etc/slxsystem.conf +# load variables defined by plugins +[ -f /tmp/env/wrapper.env ] . /tmp/env/wrapper.env + # script run timer [ $DEBUGLEVEL -eq 8 ] && echo "** SW setup started at $(sysup)" -- cgit v1.2.3-55-g7522