This commit is contained in:
2023-08-25 12:44:27 +02:00
parent 1e7146184c
commit 10c00ac0b2

View File

@@ -46,7 +46,7 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
# https://github.com/hassio-addons/addon-debian-base/blob/main/base/rootfs/etc/cont-init.d/02-set-timezone.sh # https://github.com/hassio-addons/addon-debian-base/blob/main/base/rootfs/etc/cont-init.d/02-set-timezone.sh
# 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/zoneinfo/{,**} r, @{do_usr}/share/** r,
# Bashio # Bashio
/usr/lib/bashio/** ix, /usr/lib/bashio/** ix,