OSDN Git Service

New service: parprouted.
authormobinmob <mobinmob@disroot.org>
Fri, 16 Apr 2021 09:37:18 +0000 (12:37 +0300)
committermobinmob <mobinmob@disroot.org>
Fri, 16 Apr 2021 09:37:18 +0000 (12:37 +0300)
usr/share/66/service/parprouted [new file with mode: 0644]

diff --git a/usr/share/66/service/parprouted b/usr/share/66/service/parprouted
new file mode 100644 (file)
index 0000000..aa9a792
--- /dev/null
@@ -0,0 +1,14 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "proxy ARP ip bridging daemon"
+@user = ( root )
+
+
+[start]
+@execute = ( execl-cmdline -s { parprouted ${cmd_args} } )
+
+[environment]
+# -d is necessary so that the daemon can run on the foreground.
+# Other switches are needed for the daemon to be usefull.
+cmd_args=!-d