fix
This commit is contained in:
@@ -64,7 +64,7 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
||||
# Programs
|
||||
/usr/bin/promtail cx -> promtail_profile,
|
||||
/usr/bin/yq Cx -> yq_profile,
|
||||
/usr/sbin/dpkg-reconfigure Cx,
|
||||
/usr/sbin/dpkg-reconfigure Cx -> dpkg_reconfigure_profile,
|
||||
|
||||
profile promtail_profile flags=(attach_disconnected,mediate_deleted) {
|
||||
include <abstractions/base>
|
||||
@@ -115,7 +115,7 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
||||
/dev/null k,
|
||||
}
|
||||
|
||||
profile /usr/sbin/dpkg-reconfigure flags=(attach_disconnected,mediate_deleted) {
|
||||
profile dpkg_reconfigure_profile flags=(attach_disconnected,mediate_deleted) {
|
||||
include <abstractions/base>
|
||||
|
||||
/** rwlkmix,
|
||||
|
||||
Reference in New Issue
Block a user