From 613b9bb2520541ac9b68a7be0b81725b3f5ccc14 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Tue, 28 Feb 2017 17:51:48 -0500 Subject: Remove loading of system profile --- mkshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mkshrc') 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 ############################################################ -- cgit v1.2.3