From 53f07a1002e46383f9a7edd72ef1b9bcd9a966f3 Mon Sep 17 00:00:00 2001 From: Florin Grad Date: Thu, 29 Nov 2001 17:32:00 +0000 Subject: source the sysconfig file --- msec.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/msec.sh b/msec.sh index fcba835..148fe9e 100755 --- a/msec.sh +++ b/msec.sh @@ -1,3 +1,5 @@ +. /etc/sysconfig/msec + if ! echo ${PATH} |grep -q /usr/X11R6/bin ; then export PATH=$PATH:/usr/X11R6/bin fi -- cgit v1.2.1