fix
This commit is contained in:
@@ -63,7 +63,7 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
||||
|
||||
# Programs
|
||||
/usr/bin/promtail cx -> promtail_profile,
|
||||
/usr/bin/yq Cx,
|
||||
/usr/bin/yq Cx -> yq_profile,
|
||||
/usr/sbin/dpkg-reconfigure Cx,
|
||||
|
||||
profile promtail_profile flags=(attach_disconnected,mediate_deleted) {
|
||||
@@ -98,10 +98,10 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
||||
@{PROC}/sys/net/core/somaxconn r,
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
/dev/null k,
|
||||
@{do_etc}/ssl/certs/** r,
|
||||
@{do_etc}/ssl/certs/** r,
|
||||
}
|
||||
|
||||
profile /usr/bin/yq flags=(attach_disconnected,mediate_deleted) {
|
||||
profile yq_profile flags=(attach_disconnected,mediate_deleted) {
|
||||
include <abstractions/base>
|
||||
|
||||
# Config files
|
||||
|
||||
Reference in New Issue
Block a user