mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 07:05:16 +02:00
6 lines
232 B
Text
6 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
|