diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-07-27 11:21:55 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-07-27 11:21:55 +0200 |
commit | 3e232952ea587a4d4c42e37f1a3dbdc3c5750b41 (patch) | |
tree | 5e72e668fbfcc182713b3f46b5ce32f3829ab115 /configure.ac | |
parent | Merge branch 'master' of github.com:processone/ejabberd (diff) |
ejabberdctl: Omit su(1)'s "-p" flag
On Linux, su(1)'s "-p" flag makes sure the following environment
variables are preserved: $HOME, $SHELL, $USER, and $LOGNAME. The flag
isn't portable, and since we don't set HOME=$SPOOLDIR anymore, there's
no reason to preserve these variables anyway.
Without "-p", we also don't need to set HOME=$INSTALLUSER_HOME, as su(1)
now does that for us.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions