Add seconf foobazdmx for workshop

This commit is contained in:
Stefan Bethke 2024-02-26 23:07:36 +01:00
commit e96f25cc4d
3 changed files with 23 additions and 1 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=Foobaz-Shop DMX
[Service]
ExecStart=poetry run python foobaz.py -a {{ foobazdmx__art_net_host }} -l 8081 -r shop -u 2
WorkingDirectory=/opt/foobazdmx
User=foobazdmx
[Install]
WantedBy=multi-user.target