mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
4c3e56da13
`Requires=` has the behaviour of stopping `gitea.service` when the database is stopped but not bringing it up again after the database is started again. Use `Wants=` to define a weak requirement instead, meaning `gitea.service` will be kept running when the database is stopped, which is not an issue because gitea will just reconnect later on. Fixes: https://github.com/go-gitea/gitea/issues/15866 Co-authored-by: zeripath <art27@cantab.net> |
||
---|---|---|
.. | ||
environment-to-ini | ||
fhs-compliant-script | ||
fixtures | ||
ide | ||
init | ||
launchd | ||
legal | ||
options/label | ||
pr | ||
supervisor | ||
systemd | ||
autoboot.sh | ||
mysql.sql | ||
README |
All files in subdirectories are templates, do modifications based on your environment first.