diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/systemd/gogs.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/systemd/gogs.service b/scripts/systemd/gogs.service index 3a89662a..4efc953e 100644 --- a/scripts/systemd/gogs.service +++ b/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 |