diff --git a/scripts/systemd/gogs.service b/scripts/systemd/gogs.service index cd14cb1c..9f105bf8 100644 --- a/scripts/systemd/gogs.service +++ b/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