summarylogtreecommitdiffstats
path: root/mastodon-streaming.service
diff options
context:
space:
mode:
Diffstat (limited to 'mastodon-streaming.service')
-rw-r--r--mastodon-streaming.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/mastodon-streaming.service b/mastodon-streaming.service
index 72be21bc914a..dc7b5a9bebd8 100644
--- a/mastodon-streaming.service
+++ b/mastodon-streaming.service
@@ -5,7 +5,7 @@ After=network.target
[Service]
Type=simple
User=mastodon
-WorkingDirectory=/home/mastodon/live
+WorkingDirectory=/var/lib/mastodon/live
Environment="NODE_ENV=production"
Environment="PORT=4000"
ExecStart=/usr/bin/npm run start