OSDN Git Service

New service: ndppd.
authormobinmob <mobinmob@disroot.org>
Sat, 5 Feb 2022 19:54:38 +0000 (21:54 +0200)
committermobinmob <mobinmob@disroot.org>
Sat, 5 Feb 2022 19:54:38 +0000 (21:54 +0200)
usr/share/66/service/ndppd [new file with mode: 0644]

diff --git a/usr/share/66/service/ndppd b/usr/share/66/service/ndppd
new file mode 100644 (file)
index 0000000..c774829
--- /dev/null
@@ -0,0 +1,8 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "NDP proxy daemon"
+@user = ( root )
+
+[start]
+@execute = ( ndppd -v )