diff options
Diffstat (limited to 'meta-networking/recipes-protocols')
-rw-r--r-- | meta-networking/recipes-protocols/quagga/files/ripngd.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/quagga/files/ripngd.service b/meta-networking/recipes-protocols/quagga/files/ripngd.service index 936b81fb9e..72562d5f7c 100644 --- a/meta-networking/recipes-protocols/quagga/files/ripngd.service +++ b/meta-networking/recipes-protocols/quagga/files/ripngd.service | |||
@@ -1,4 +1,4 @@ | |||
1 | i[Unit] | 1 | [Unit] |
2 | Description=RIP routing daemon for IPv6 | 2 | Description=RIP routing daemon for IPv6 |
3 | BindTo=zebra.service | 3 | BindTo=zebra.service |
4 | After=zebra.service | 4 | After=zebra.service |