mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-20 06:44:46 -07:00
add s6 services to distrib
This commit is contained in:
1
distrib/s6/ergo-srv/producer-for
Normal file
1
distrib/s6/ergo-srv/producer-for
Normal file
@@ -0,0 +1 @@
|
||||
ergo-log
|
||||
4
distrib/s6/ergo-srv/run
Normal file
4
distrib/s6/ergo-srv/run
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
fdmove -c 2 1
|
||||
execline-cd /opt/ergo
|
||||
s6-setuidgid ergo ./ergo run
|
||||
1
distrib/s6/ergo-srv/type
Normal file
1
distrib/s6/ergo-srv/type
Normal file
@@ -0,0 +1 @@
|
||||
longrun
|
||||
Reference in New Issue
Block a user