mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 13:52:49 +02:00
Set the DB path as an env var in systemd service files to prevent footgunning
This commit is contained in:
parent
9e62e66ae4
commit
95aeff8cdc
4 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue