* src/su.c: Define shellstr before the environment so that
restricted_shell is called only once. This will allow moving the environment definition after the switch to the new user.
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
reset to false).
|
||||
* src/su.c: No need to change the user's shell in case of
|
||||
subsystem root. Update the comments.
|
||||
* src/su.c: Define shellstr before the environment so that
|
||||
restricted_shell is called only once. This will allow moving the
|
||||
environment definition after the switch to the new user.
|
||||
|
||||
2011-06-10 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
|
Reference in New Issue
Block a user