X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=bullseye%2Fetc_files%2Fmicroblogpub%2Fetc%2Fsystemd%2Fsystem%2Fmicroblogpub.service;h=966e58c135e0276c0d76337485696e6565b50884;hb=d6379f4807bc79b8f4847638dfb596302c444155;hp=441129d0a9b11f6c8c15280c0e8cbeaa7c4d63bc;hpb=6797c7010cdf48a198f14463fe33578733e63a7b;p=config diff --git a/bullseye/etc_files/microblogpub/etc/systemd/system/microblogpub.service b/bullseye/etc_files/microblogpub/etc/systemd/system/microblogpub.service index 441129d..966e58c 100644 --- a/bullseye/etc_files/microblogpub/etc/systemd/system/microblogpub.service +++ b/bullseye/etc_files/microblogpub/etc/systemd/system/microblogpub.service @@ -5,7 +5,7 @@ Description=microblog.pub Type=simple User=plom WorkingDirectory=/home/plom/testing.microblog.pub/ -ExecStart=/bin/sh -c 'poetry run supervisord -c misc/supervisord.conf -n' +ExecStart=/bin/sh -c '/home/plom/.local/bin/poetry run supervisord -c misc/supervisord.conf -n' Environment=VENV_DIR=/home/plom/.cache/pypoetry/virtualenvs/REPLACE_venv_dir_ECALPER Restart=always