Ver código fonte

scripts: update gogs.service (#4223)

According to https://goo.gl/ea8k9K, it hurts nothing to use
nonexistent services but gains convenient for default settings.
Unknwon 8 anos atrás
pai
commit
7e883f891a
1 arquivos alterados com 1 adições e 5 exclusões
  1. 1 5
      scripts/systemd/gogs.service

+ 1 - 5
scripts/systemd/gogs.service

@@ -2,11 +2,7 @@
 Description=Gogs
 After=syslog.target
 After=network.target
-#After=mysqld.service
-#After=mariadb.service
-#After=postgresql.service
-#After=memcached.service
-#After=redis.service
+After=mariadb.service mysqld.service postgresql.service memcached.service redis.service
 
 [Service]
 # Modify these two values and uncomment them if you have