forgejo/contrib
zeripath 3a04d6f43f
Systemd needs After as well as Require (#15881)
If the gitea service is stopped because of the db going down
it needs an `After=db.service` to ensure it is restarted in
addition to the `Requires=db.service` to ensure that the db
is started before gitea is started.

Fix #15866

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-05-16 16:41:37 +08:00
..
environment-to-ini Only write config in environment-to-ini if there are changes (#15861) 2021-05-14 01:01:05 +02:00
fhs-compliant-script
fixtures Move fixture generation to contrib and add test (#10277) 2020-02-15 10:59:43 +02:00
ide fix quotation marks in launch.json (#13325) 2020-10-27 16:58:09 -04:00
init Make the default PID file compile-time settable (#12485) 2020-08-15 21:15:27 +01:00
launchd
legal [Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) (#10057) 2020-06-02 21:22:17 -04:00
options/label Adding advanced label set. (#11298) 2020-05-07 07:47:34 +01:00
pr Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
supervisor
systemd Systemd needs After as well as Require (#15881) 2021-05-16 16:41:37 +08:00
autoboot.sh
mysql.sql
README

All files in subdirectories are templates, do modifications based on your environment first.