Split docs to split rootfull & rootless hosting

This commit is contained in:
Magnus Leßmann (@MarkL4YG) 2025-01-08 23:38:29 +01:00
parent 20d349e701
commit 08b9ee1f7d
Signed by: Mark.TwoFive
GPG key ID: 5B5EBCBE331F1E6F
3 changed files with 167 additions and 37 deletions

View file

@ -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