Add the turnserver
This commit is contained in:
13
rc.turnserver/turnserver-srv/run
Normal file
13
rc.turnserver/turnserver-srv/run
Normal file
@ -0,0 +1,13 @@
|
||||
#!/bin/execlineb -P
|
||||
|
||||
####################
|
||||
# Start turnserver #
|
||||
####################
|
||||
|
||||
fdmove -c 2 1
|
||||
s6-envdir env
|
||||
multisubstitute {
|
||||
importas -u CMD CMD
|
||||
importas -usCd" " CMD_OPTS CMD_OPTS
|
||||
}
|
||||
exec -c $CMD $CMD_OPTS
|
Reference in New Issue
Block a user