summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-07-04 22:03:10 +0200
committerChristian Poessinger <christian@poessinger.com>2020-07-04 22:18:35 +0200
commitb2291c5825c61b769e438db6f5083b06165e72e6 (patch)
tree99f4eb68331777c4a8e16026380ffae6e4f46f37 /scripts
parent8c4221083d8898bf478e2aeec04dd135e4993cb1 (diff)
downloadvyos-1x-b2291c5825c61b769e438db6f5083b06165e72e6.tar.gz
vyos-1x-b2291c5825c61b769e438db6f5083b06165e72e6.zip
snmp: vrf: T2682: support restart on failure indefinitely.
Linux tries to bind sshd to the VRF but it is yet not ready - for any arbitrary reason. After restarting SSH to often (rate-limiting) it is blocked by systemd. Using Restart/RestartSec is not enough - systemd services use start rate limiting (enabled by default). If service is started more than StartLimitBurst times in StartLimitIntervalSec seconds is it not permitted to start any more. Parameters are inherited from DefaultStartLimitIntervalSec (default 10s) and DefaultStartLimitBurst (default 5).
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions