Selaa lähdekoodia

Change systemd service file to more correctly match Debian & Centos - Fix #4391 (#5777)

tags/v1.9.0-dev
techknowlogick 5 vuotta sitten
vanhempi
commit
dbb4aeead9
No account linked to committer's email address
1 muutettua tiedostoa jossa 5 lisäystä ja 4 poistoa
  1. 5
    4
      contrib/systemd/gitea.service

+ 5
- 4
contrib/systemd/gitea.service Näytä tiedosto

@@ -2,10 +2,11 @@
Description=Gitea (Git with a cup of tea)
After=syslog.target
After=network.target
#After=mysqld.service
#After=postgresql.service
#After=memcached.service
#After=redis.service
#Requires=mysql.service
#Requires=mariadb.service
#Requires=postgresql.service
#Requires=memcached.service
#Requires=redis.service

[Service]
# Modify these two values and uncomment them if you have

Loading…
Peruuta
Tallenna