diff options
Diffstat (limited to 'etc/pam.d/sudo')
| -rw-r--r-- | etc/pam.d/sudo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/pam.d/sudo b/etc/pam.d/sudo new file mode 100644 index 0000000..ab053c5 --- /dev/null +++ b/etc/pam.d/sudo @@ -0,0 +1,4 @@ +#%PAM-1.0 +auth include system-auth +account include system-auth +session include system-auth |
