aboutsummaryrefslogtreecommitdiff
path: root/mkshrc
diff options
context:
space:
mode:
Diffstat (limited to 'mkshrc')
-rw-r--r--mkshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkshrc b/mkshrc
index d4b28c9..3e2453c 100644
--- a/mkshrc
+++ b/mkshrc
@@ -589,8 +589,8 @@ COLOR=1
# For use with SSL functions
# Just use easy-rsa, it's less hassle
-# Load our system profile
-. /etc/profile
+# Do not load our system profile
+# . /etc/profile
############################################################