diff options
| author | Martin Winter <mwinter@opensourcerouting.org> | 2017-06-10 02:20:29 -0700 |
|---|---|---|
| committer | Martin Winter <mwinter@opensourcerouting.org> | 2017-10-10 07:52:47 -0700 |
| commit | 60d11d92a53c3740d06afa99eb6af1182202584c (patch) | |
| tree | 7dfa28886b152ff5684594f3dc1a3b4b4b59398b | |
| parent | 23025b6537def27a206eecdc64ce4b537f92833c (diff) | |
tools: Rename to FRRouting in frr.service file
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
| -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 51dbbe2f32..ff9300d5dc 100644 --- a/tools/frr.service +++ b/tools/frr.service @@ -1,5 +1,5 @@ [Unit] -Description=Cumulus Linux FRR +Description=FRRouting After=syslog.target networking.service OnFailure=heartbeat-failed@%n.service |
