OSDN Git Service

New service: ckb-next-daemon.
authormobinmob <mobinmob@disroot.org>
Wed, 2 Feb 2022 15:49:15 +0000 (17:49 +0200)
committermobinmob <mobinmob@disroot.org>
Wed, 2 Feb 2022 15:49:15 +0000 (17:49 +0200)
usr/share/66/service/ckb-next-daemon [new file with mode: 0644]

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