更新 Service:GiteaRunner

2026-02-13 14:02:05 +00:00
parent 46d43b5c1c
commit 0a4b5a1f78

@@ -46,7 +46,9 @@ nano /etc/init.d/act_runner
#!/sbin/openrc-run
name="Gitea Actions runner"
command="/usr/local/bin/act_runner daemon"
command="/usr/local/bin/act_runner"
command_args="daemon"
command_user="root"
command_background=true
pidfile="/run/${name}.pid"