summarylogtreecommitdiffstats
path: root/mattermost.service
diff options
context:
space:
mode:
Diffstat (limited to 'mattermost.service')
-rw-r--r--mattermost.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/mattermost.service b/mattermost.service
index 11aa7d214a3e..fc460ba6ea35 100644
--- a/mattermost.service
+++ b/mattermost.service
@@ -7,7 +7,7 @@ After=postgresql.service
Type=simple
User=mattermost
Group=mattermost
-ExecStart=/usr/share/webapps/mattermost/bin/platform
+ExecStart=/usr/bin/mattermost
WorkingDirectory=/usr/share/webapps/mattermost
Restart=on-failure