mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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> |
4 years ago | |
---|---|---|
.. | ||
environment-to-ini | 4 years ago | |
fhs-compliant-script | 6 years ago | |
fixtures | 5 years ago | |
ide | 4 years ago | |
init | 5 years ago | |
launchd | 8 years ago | |
legal | 5 years ago | |
options/label | 5 years ago | |
pr | 4 years ago | |
supervisor | 8 years ago | |
systemd | 4 years ago | |
README | 8 years ago | |
autoboot.sh | 8 years ago | |
mysql.sql | 8 years ago |
README
All files in subdirectories are templates, do modifications based on your environment first.