aboutsummaryrefslogtreecommitdiffstats
path: root/msec.sh
diff options
context:
space:
mode:
authorFlorin Grad <florin@mandriva.com>2001-11-29 17:32:00 +0000
committerFlorin Grad <florin@mandriva.com>2001-11-29 17:32:00 +0000
commit53f07a1002e46383f9a7edd72ef1b9bcd9a966f3 (patch)
treea995eb36014851b4e4518f649e8a906e105bcbaf /msec.sh
parent446cc6dc42134c5123f9a76e3f04d8183ad2c3ba (diff)
downloadmsec-53f07a1002e46383f9a7edd72ef1b9bcd9a966f3.tar
msec-53f07a1002e46383f9a7edd72ef1b9bcd9a966f3.tar.gz
msec-53f07a1002e46383f9a7edd72ef1b9bcd9a966f3.tar.bz2
msec-53f07a1002e46383f9a7edd72ef1b9bcd9a966f3.tar.xz
msec-53f07a1002e46383f9a7edd72ef1b9bcd9a966f3.zip
source the sysconfig file
Diffstat (limited to 'msec.sh')
-rwxr-xr-xmsec.sh2
1 files changed, 2 insertions, 0 deletions
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