This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/usr/lib/frr/frrinit.sh reload -
ExecReload=/usr/libexec/frr/frrinit.sh reload -
ExecStart=/usr/lib/frr/frrinit.sh start -
ExecStart=/usr/libexec/frr/frrinit.sh start -
ExecStop=/usr/lib/frr/frrinit.sh stop -
ExecStop=/usr/libexec/frr/frrinit.sh stop -
LimitNOFILE=1024 -
Nice=-5 -
NotifyAccess=all -
PIDFile=/run/frr/watchfrr.pid -
PIDFile=/var/run/frr/watchfrr.pid -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
ReadWritePaths=/etc/frr -
Restart=on-abnormal -
RestartSec=5 -
RestrictRealtimeIntroduced in systemd 231=yes -
StartLimitBurst=3 -
StartLimitInterval=3m -
TimeoutSec=2m -
Type=forking -
WatchdogSec=60s
-
-
[Unit]-
After=network-pre.target systemd-sysctl.service -
Before=network.target -
Description=FRRouting -
Documentation=https://frrouting.readthedocs.io/en/latest/setup.html -
OnFailure=heartbeat-failed@%n -
Wants=network.target
-
Additionnal notes
Nothing here.