This commit is contained in:
2023-08-25 12:48:35 +02:00
parent 10c00ac0b2
commit 4d53990697

View File

@@ -47,6 +47,7 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
# Wants to link /etc/localtime but apparmor sees a random hash so * it is. # Wants to link /etc/localtime but apparmor sees a random hash so * it is.
@{do_etc}/* rw, @{do_etc}/* rw,
@{do_usr}/share/** r, @{do_usr}/share/** r,
/var/cache/debconf/** rw,
# Bashio # Bashio
/usr/lib/bashio/** ix, /usr/lib/bashio/** ix,