Enable service
deploy config / Explore-Gitea-Actions (push) Failing after 1s Details

This commit is contained in:
Tom 2024-08-11 21:04:52 +02:00
parent 4d37bc95c7
commit fb11920f20
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@
systemd = {
services = {
"gitea-actions-runner" = {
enable = true;
serviceConfig = {
ExecStart = "/root/runner/act_runner daemon";
ExecReload = "/bin/kill -s HUP $MAINPID";