diff options
author | davidovski <david@davidovski.xyz> | 2022-03-10 11:59:16 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-03-10 11:59:16 +0000 |
commit | bb499959d88da1b3937c23b5405089c907188a81 (patch) | |
tree | d9ddba6d0c8f1152c3919067a52250c6bf0759f9 /extra/polkit/files/polkit-1 | |
parent | 3602ce227f784f1c6233ef6ad3cd8f5ccad28e66 (diff) |
added and patched broken packages
Diffstat (limited to 'extra/polkit/files/polkit-1')
-rw-r--r-- | extra/polkit/files/polkit-1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/polkit/files/polkit-1 b/extra/polkit/files/polkit-1 new file mode 100644 index 0000000..df1b69a --- /dev/null +++ b/extra/polkit/files/polkit-1 @@ -0,0 +1,9 @@ +# Begin /etc/pam.d/polkit-1 + +auth include system-auth +account include system-account +password include system-password +session include system-session + +# End /etc/pam.d/polkit-1 + |