1
0
Fork 0
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:
ericgaspar 2021-10-30 19:13:53 +02:00
parent 0ffc0bcc3a
commit 778c12588f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -6,7 +6,7 @@ Requires=mysql.service
[Service] [Service]
Type=notify Type=notify
ExecStart=__FINALPATH__/bin/mattermost ExecStart=__FINALPATH__/bin/mmctl
TimeoutStartSec=3600 TimeoutStartSec=3600
Restart=always Restart=always
RestartSec=10 RestartSec=10