Enable service
deploy config / Explore-Gitea-Actions (push) Failing after 1s
Details
deploy config / Explore-Gitea-Actions (push) Failing after 1s
Details
This commit is contained in:
parent
4d37bc95c7
commit
fb11920f20
|
|
@ -133,6 +133,7 @@
|
|||
systemd = {
|
||||
services = {
|
||||
"gitea-actions-runner" = {
|
||||
enable = true;
|
||||
serviceConfig = {
|
||||
ExecStart = "/root/runner/act_runner daemon";
|
||||
ExecReload = "/bin/kill -s HUP $MAINPID";
|
||||
|
|
|
|||
Loading…
Reference in New Issue