mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:33:28 +00:00
quagga: fix typo in systemd service file
Fix typo in systemd service file ripngd.service. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
56e5886585
commit
de8c3babcf
@ -1,4 +1,4 @@
|
||||
i[Unit]
|
||||
[Unit]
|
||||
Description=RIP routing daemon for IPv6
|
||||
BindTo=zebra.service
|
||||
After=zebra.service
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user