Skip to content

Commit

Permalink
[Kim] vyos#2554 add memlock limit to telegraf systemd service overrid…
Browse files Browse the repository at this point in the history
…e for ip vrf
  • Loading branch information
arnoxit committed Jun 10, 2022
1 parent bed728b commit 9b78337
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/etc/systemd/system/telegraf.service.d/override.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ User=root
ExecStart=
ExecStart=/usr/sbin/ip vrf exec mgmt /sbin/runuser -u telegraf -- /usr/bin/telegraf -config /etc/telegraf/telegraf.conf -config-directory /etc/telegraf/telegraf.d $TELEGRAF_OPTS
RestartSec=10s
LimitMEMLOCK=8388608

[Install]
WantedBy=
Expand Down

0 comments on commit 9b78337

Please sign in to comment.