diff --git a/sesman/startwm.sh b/sesman/startwm.sh index 4bbb2c19..0e85ec3a 100755 --- a/sesman/startwm.sh +++ b/sesman/startwm.sh @@ -10,7 +10,7 @@ # Execution sequence for interactive login shell - pseudocode # # IF /etc/profile is readable THEN -# execute ~/.bash_profile +# execute /etc/profile # END IF # IF ~/.bash_profile is readable THEN # execute ~/.bash_profile