Split docs to split rootfull & rootless hosting
This commit is contained in:
parent
20d349e701
commit
08b9ee1f7d
3 changed files with 167 additions and 37 deletions
|
@ -4,7 +4,7 @@ Documentation=https://forgejo.org/docs/latest/admin/actions/
|
|||
After=podman-socket.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/forgejo-runner/.local/bin/forgejo-runner daemon
|
||||
ExecStart=/home/forgejo-runner/.local/bin/forgejo-runner daemon -c /home/forgejo-runner/config.yml
|
||||
ExecReload=/bin/kill -s HUP $MAINPID
|
||||
WorkingDirectory=/home/forgejo-runner
|
||||
EnvironmentFile=/home/forgejo-runner/.runner-env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue