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