Update util-linux-su.pamd
fix variables not set in /etc/environment through command 'su --login'
This commit is contained in:
parent
4737f2d702
commit
47417a6e2e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#%PAM-1.0
|
||||
auth required pam_env.so
|
||||
auth sufficient pam_rootok.so
|
||||
# Uncomment the following line to implicitly trust users in the "wheel" group.
|
||||
#auth sufficient pam_wheel.so trust use_uid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue