mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update systemd.service
This commit is contained in:
parent
b52523484a
commit
d58ad7643a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
Description=Mattermost
|
||||
After=network.target
|
||||
After=mysql.service
|
||||
Requires=postgresql.service
|
||||
Requires=mysql.service
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
|
|
Loading…
Add table
Reference in a new issue