gotosocial-bin: Set config path and command arguments

Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
2022-11-11 16:28:16 +01:00
parent c7c2d94516
commit a41ad38e7c
3 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ CacheDirectoryMode=0750
User=gotosocial
Group=gotosocial
ExecStart=/usr/bin/gotosocial --config /etc/gotosocial/config.yml server start
ExecStart=/usr/bin/gotosocial --config /etc/gotosocial/config.yaml server start
[Install]
WantedBy=multi-user.target