fix
This commit is contained in:
@@ -62,11 +62,11 @@ profile hassio_promtail flags=(attach_disconnected,mediate_deleted) {
|
|||||||
@{journald} r,
|
@{journald} r,
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
@{do_usr}/bin/promtail cx -> promtail,
|
/usr/bin/promtail cx -> promtail_profile,
|
||||||
@{do_usr}/bin/yq Cx,
|
/usr/bin/yq Cx,
|
||||||
@{do_usr}/sbin/dpkg-reconfigure Cx,
|
/usr/sbin/dpkg-reconfigure Cx,
|
||||||
|
|
||||||
profile promtail flags=(attach_disconnected,mediate_deleted) {
|
profile promtail_profile flags=(attach_disconnected,mediate_deleted) {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
|
||||||
# Receive signals from s6
|
# Receive signals from s6
|
||||||
|
|||||||
Reference in New Issue
Block a user