更新 Service:GiteaRunner
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user