Skip to content

Commit

Permalink
fix(systemd): Allow notify access from all (#14517)
Browse files Browse the repository at this point in the history
  • Loading branch information
powersj authored Jan 3, 2024
1 parent 5810a9e commit 6761200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/telegraf.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Wants=network-online.target

[Service]
Type=notify
NotifyAccess=all
EnvironmentFile=-/etc/default/telegraf
User=telegraf
ImportCredential=telegraf.*
Expand Down

0 comments on commit 6761200

Please sign in to comment.