mirror of
https://github.com/fankes/komari-agent.git
synced 2025-10-19 02:59:23 +08:00
fix: #6 OpenRC 阻塞shell
This commit is contained in:
@@ -299,6 +299,7 @@ command_user="root"
|
||||
directory="${target_dir}"
|
||||
pidfile="/run/${service_name}.pid"
|
||||
retry="SIGTERM/30"
|
||||
supervisor=supervise-daemon
|
||||
|
||||
depend() {
|
||||
need net
|
||||
|
Reference in New Issue
Block a user