Browse Source

systemd: add `mysql.service` to "After" (#7300)

Juning 2 năm trước cách đây
mục cha
commit
16aded2743
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      scripts/systemd/gogs.service

+ 1 - 1
scripts/systemd/gogs.service

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