Apply fixes

This commit is contained in:
Sonny Bakker 2021-06-05 15:13:46 +02:00
parent 78874bd617
commit 2f50f503e4
4 changed files with 17 additions and 13 deletions

View file

@ -7,8 +7,5 @@ Description=Transip-client service
[Service]
EnvironmentFile={{ app_dir }}/.env
WorkingDirectory={{ app_dir }}
ExecStart=poetry run listen
ExecStart={{ ansible_env.HOME }}/.local/bin/poetry run listen
Type=oneshot
[Install]
WantedBy=default.target