add more authentik

This commit is contained in:
mjallen18
2024-10-04 16:07:51 -05:00
parent f12f8d30b4
commit ff880ce1e7
2 changed files with 12 additions and 0 deletions

View File

@@ -11,6 +11,12 @@
"/var/lib/systemd/coredump"
"/etc/NetworkManager/system-connections"
"/etc/secureboot"
{
directory = "/var/lib/private/authentik/media";
user = "authentik";
group = "authentik";
mode = "u=rwx,g=rx,o=rx";
}
{
directory = "/var/lib/colord";
user = "colord";