fix
This commit is contained in:
@@ -91,7 +91,7 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
||||
@{journald} r,
|
||||
|
||||
# Runtime usage
|
||||
@{do_usr}/bin/promtail rm,
|
||||
/usr/bin/promtail rm,
|
||||
@{do_etc}/{hosts,passwd} r,
|
||||
@{do_etc}/{resolv,nsswitch}.conf r,
|
||||
@{PROC}/sys/net/core/somaxconn r,
|
||||
@@ -109,7 +109,7 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
||||
/share/** r,
|
||||
|
||||
# Runtime usage
|
||||
@{do_usr}/bin/yq rm,
|
||||
/usr/bin/yq rm,
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
/dev/null k,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user