This commit is contained in:
2023-08-25 13:01:38 +02:00
parent 6b1449987c
commit bd8223d6b5

View File

@@ -63,6 +63,9 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
/{share,ssl}/{,**} r,
@{journald} r,
/proc/** r,
/proc/net/unix r,
# Programs
/usr/bin/promtail cx -> promtail,
/usr/bin/yq Cx,