mirror of https://github.com/XTLS/Xray-install
respawn period
parent
3b1c099ea6
commit
f87ea25b6b
|
@ -6,6 +6,7 @@ description="A unified platform for anti-censorship"
|
||||||
supervisor=supervise-daemon
|
supervisor=supervise-daemon
|
||||||
respawn_delay=2
|
respawn_delay=2
|
||||||
respawn_max=0
|
respawn_max=0
|
||||||
|
respawn_period=0
|
||||||
|
|
||||||
pidfile="/run/${RC_SVCNAME}.pid"
|
pidfile="/run/${RC_SVCNAME}.pid"
|
||||||
rc_ulimit="-n 1024000 -u 1024000"
|
rc_ulimit="-n 1024000 -u 1024000"
|
||||||
|
|
Loading…
Reference in New Issue