diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/frr.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/frr.service b/tools/frr.service index ff9300d5d..4301ec9dc 100644 --- a/tools/frr.service +++ b/tools/frr.service @@ -1,6 +1,6 @@ [Unit] Description=FRRouting -After=syslog.target networking.service +After=networking.service OnFailure=heartbeat-failed@%n.service [Service] |