1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-15 17:26:58 +00:00

Set the DB path as an env var in systemd service files to prevent footgunning

This commit is contained in:
Ginger 2025-08-29 12:16:21 -04:00
parent 9e62e66ae4
commit 95aeff8cdc
4 changed files with 7 additions and 2 deletions

View file

@ -20,6 +20,7 @@ StandardError=journal+console
Environment="CONTINUWUITY_LOG_TO_JOURNALD=true"
Environment="CONTINUWUITY_JOURNALD_IDENTIFIER=%N"
Environment="CONTINUWUITY_DATABASE_PATH=/var/lib/conduwuit"
TTYReset=yes
# uncomment to allow buffer to be cleared every restart