OSDN Git Service

New service: snapperd.
authormobinmob <mobinmob@disroot.org>
Thu, 21 Oct 2021 18:53:34 +0000 (21:53 +0300)
committermobinmob <mobinmob@disroot.org>
Thu, 21 Oct 2021 18:53:34 +0000 (21:53 +0300)
usr/share/66/service/snapperd [new file with mode: 0644]

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