浏览代码

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 年之前
父节点
当前提交
7e883f891a
共有 1 个文件被更改,包括 1 次插入5 次删除
  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