OSDN Git Service

New service: s6-socklog-unix.
authormobinmob <mobinmob@disroot.org>
Tue, 3 Oct 2023 16:52:35 +0000 (19:52 +0300)
committermobinmob <mobinmob@disroot.org>
Tue, 3 Oct 2023 16:52:35 +0000 (19:52 +0300)
usr/share/66/service/s6-socklog-unix [new file with mode: 0644]

diff --git a/usr/share/66/service/s6-socklog-unix b/usr/share/66/service/s6-socklog-unix
new file mode 100644 (file)
index 0000000..65c10f8
--- /dev/null
@@ -0,0 +1,9 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "s6-socklog daemon"
+@user = ( root )
+@notify = 3
+
+[start]
+@execute = ( s6-socklog -d 3 )