[oe] [meta-networking][PATCH] quagga: fix typo in systemd service file

Kai Kang kai.kang at windriver.com
Wed Feb 4 02:45:59 UTC 2015


Fix typo in systemd service file ripngd.service.

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 meta-networking/recipes-protocols/quagga/files/ripngd.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-protocols/quagga/files/ripngd.service b/meta-networking/recipes-protocols/quagga/files/ripngd.service
index 936b81f..72562d5 100644
--- a/meta-networking/recipes-protocols/quagga/files/ripngd.service
+++ b/meta-networking/recipes-protocols/quagga/files/ripngd.service
@@ -1,4 +1,4 @@
-i[Unit]
+[Unit]
 Description=RIP routing daemon for IPv6
 BindTo=zebra.service
 After=zebra.service
-- 
2.1.1




More information about the Openembedded-devel mailing list