portable service: make workingdir the derivation

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-03-03 22:21:27 +00:00
parent b92f7d216d
commit 2ec9f9e661
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Description=The Printerfacts service
[Service]
DynamicUser=yes
Environment=PORT=32042
WorkingDir=@printerfacts@
ExecStart=@printerfacts@/bin/printerfacts
[Install]