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
0ffc0bcc3a
commit
778c12588f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue