Skip to content

Commit a183120

Browse files
authored
Merge pull request #197 from mobinmob/s6-socklog
New service: s6-socklog-unix.
2 parents adb3865 + 4c99a09 commit a183120

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)