fix the su_monkeysphere_user function so that it does 'bash -c' instead of 'eval...
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 12 Feb 2009 23:59:01 +0000 (18:59 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Thu, 12 Feb 2009 23:59:01 +0000 (18:59 -0500)
commitc27c0ad208919590a118d5f271d28b044beea9bb
tree29a67e00dd558ea96ddd9cbd5b1d26b3001e59a7
parent65e8a49c924eac3c46c93cb4bb9be9c739a58983
fix the su_monkeysphere_user function so that it does 'bash -c' instead of 'eval', if the user already is the monkeysphere user, so that a proper subshell is invoked.
src/share/common