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

pull/7303/head
Juning 2023-01-07 17:02:24 +08:00 committed by GitHub
parent 12b46b7757
commit 16aded2743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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