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) {
|
||||
@@ -101,7 +101,7 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
||||
@{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