1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2024-09-03 20:36:23 +02:00

Fix systemd script

This commit is contained in:
mbugeia 2017-02-19 22:22:42 +01:00
parent 7ba4a6b77a
commit 08f3ada54e

View file

@ -2,7 +2,7 @@
Description=Gogs (Go Git Service)
After=syslog.target
After=network.target
After=mysqld.service
After=mysql.service
After=slapd.service
[Service]