Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion etc/pam/mrlogin
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# For root login to succeed here with pam_securetty, "mrlogin" must be
# listed in /etc/securetty.
auth requisite pam_nologin.so
auth required pam_localuser.so
auth required pam_shells.so
auth required pam_securetty.so
account include system-auth
Expand Down
1 change: 0 additions & 1 deletion etc/pam/mrsh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# For root login to succeed here with pam_securetty, "mrsh" must be
# listed in /etc/securetty.
auth requisite pam_nologin.so
auth required pam_localuser.so
auth required pam_shells.so
auth required pam_securetty.so
account include system-auth
Expand Down