forked from jengelh/util-linux
This commit is contained in:
committed by
Git OBS Bridge
parent
eccc9ad8d1
commit
cd951ec78c
11
su.default
11
su.default
@@ -1,11 +0,0 @@
|
||||
# Per default, only "su -" will set a new PATH.
|
||||
# If this variable is changed to "yes" (default is "no"),
|
||||
# every su call will overwrite the PATH variable.
|
||||
ALWAYS_SET_PATH=no
|
||||
|
||||
# Default path.
|
||||
PATH=/usr/local/bin:/bin:/usr/bin
|
||||
|
||||
# Default path for a user invoking su to root.
|
||||
SUPATH=/usr/sbin:/bin:/usr/bin:/sbin
|
||||
|
Reference in New Issue
Block a user