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:
parent
7ba4a6b77a
commit
08f3ada54e
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue