소스 검색

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