We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adb3865 + 4c99a09 commit a183120Copy full SHA for a183120
1 file changed
usr/share/66/service/s6-socklog-unix
@@ -0,0 +1,9 @@
1
+[main]
2
+@type = classic
3
+@version = 0.0.1
4
+@description = "s6-socklog daemon"
5
+@user = ( root )
6
+@notify = 3
7
+
8
+[start]
9
+@execute = ( s6-socklog -d 3 )
0 commit comments