diff options
author | davidovski <david@davidovski.xyz> | 2022-05-25 22:50:03 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-25 22:50:03 +0100 |
commit | 7b0628f037dcbf85cfb381d5e05dea39a2059d33 (patch) | |
tree | 4a534ef861d19cdf5235b504af5be2a5d0becb71 /repo/system/polkit/files/polkit-1 | |
parent | 79062a39e9bcb9731adbacd0bd9bcd0b59d19d0a (diff) |
fixed various broken dependencies
Diffstat (limited to 'repo/system/polkit/files/polkit-1')
-rw-r--r-- | repo/system/polkit/files/polkit-1 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/repo/system/polkit/files/polkit-1 b/repo/system/polkit/files/polkit-1 deleted file mode 100644 index df1b69a..0000000 --- a/repo/system/polkit/files/polkit-1 +++ /dev/null @@ -1,9 +0,0 @@ -# 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 - |