Fix
This commit is contained in:
@@ -27,7 +27,7 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
||||
/init rix,
|
||||
/bin/** rix,
|
||||
/usr/bin/** rix,
|
||||
/usr/sbin/** rix,
|
||||
/usr/sbin/** rix,
|
||||
@{do_etc}/s6*/** r,
|
||||
@{do_etc}/fix-attrs.d/{,**} r,
|
||||
@{do_etc}/cont-{init,finish}.d/{,**} rwix,
|
||||
@@ -48,7 +48,11 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
||||
@{do_etc}/* rw,
|
||||
@{do_usr}/share/{,**} r,
|
||||
/var/cache/{,**} rw,
|
||||
/var/cache/debconf/{,**} rw,
|
||||
/var/cache/debconf rw,
|
||||
/var/cache/debconf/{,**} rwklam,
|
||||
/lib/{,**} rix,
|
||||
/usr/lib/{,**} rix,
|
||||
/dev/urandom r,
|
||||
|
||||
# Bashio
|
||||
/usr/lib/bashio/** ix,
|
||||
|
||||
Reference in New Issue
Block a user