aboutsummaryrefslogtreecommitdiffstats
path: root/msec.sh
diff options
context:
space:
mode:
authorFlorin Grad <florin@mandriva.com>2001-11-28 15:14:59 +0000
committerFlorin Grad <florin@mandriva.com>2001-11-28 15:14:59 +0000
commite221c8318bfab76505b82b9796fe51f23bdb8cdf (patch)
tree4df663c3a246731ecef09f3d5e7a854bb7daac62 /msec.sh
parent7e77131c711110a14510ad5839a7d9a3b7200845 (diff)
downloadmsec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.tar
msec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.tar.gz
msec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.tar.bz2
msec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.tar.xz
msec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.zip
source the /etc/sysconfig/msec 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 3bba558..de31e21 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