mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
7 lines
232 B
Text
7 lines
232 B
Text
|
#%PAM-1.0
|
||
|
#auth required pam_securetty.so #disable remote root
|
||
|
auth include system-remote-login
|
||
|
account include system-remote-login
|
||
|
password include system-remote-login
|
||
|
session include system-remote-login
|