summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--example/gotosocial.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/gotosocial.service b/example/gotosocial.service
index 65a18e2c6..297251476 100644
--- a/example/gotosocial.service
+++ b/example/gotosocial.service
@@ -17,7 +17,7 @@ Restart=on-failure
ExecStart=/gotosocial/gotosocial --config-path config.yaml server start
WorkingDirectory=/gotosocial
-StandardOutput=append:/var/log/gotosocial/gotosocial.log
+StandardOutput=append:/var/log/gotosocial.log
StandardError=inherit