OSDN Git Service

New service: ddclient.
authormobinmob <mobinmob@disroot.org>
Fri, 22 Oct 2021 19:03:27 +0000 (22:03 +0300)
committermobinmob <mobinmob@disroot.org>
Fri, 22 Oct 2021 19:03:27 +0000 (22:03 +0300)
usr/share/66/service/ddclient [new file with mode: 0644]

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