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

pull/5780/head^2
techknowlogick 2019-01-19 23:55:39 -05:00 committed by GitHub
parent b0fbefc76b
commit dbb4aeead9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

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