diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-08 20:37:59 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-08 20:37:59 +0200 |
commit | 0154753b4432ab9ea89ce4efbaa4462fab5b1fba (patch) | |
tree | c7010780da4e12fa6e6d6e0fced00b6a75844db2 /shadow-libpassphrase/chgpasswd | |
parent | Update libkeccak-musl to version 1.4.2 (diff) | |
download | aur-packages-0154753b4432ab9ea89ce4efbaa4462fab5b1fba.tar.gz aur-packages-0154753b4432ab9ea89ce4efbaa4462fab5b1fba.tar.bz2 aur-packages-0154753b4432ab9ea89ce4efbaa4462fab5b1fba.tar.xz |
cleanup
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | shadow-libpassphrase/chgpasswd | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/shadow-libpassphrase/chgpasswd b/shadow-libpassphrase/chgpasswd deleted file mode 100644 index 8f49f5c..0000000 --- a/shadow-libpassphrase/chgpasswd +++ /dev/null @@ -1,4 +0,0 @@ -#%PAM-1.0 -auth sufficient pam_rootok.so -account required pam_permit.so -password include system-auth |