Unit für den Werkstatt-Server

This commit is contained in:
Stefan Bethke 2024-02-26 21:33:15 +00:00
commit 69914c6545
2 changed files with 14 additions and 0 deletions

9
foobaz-shop.service Normal file
View file

@ -0,0 +1,9 @@
[Unit]
Description=Foobaz DMX
[Service]
ExecStart=/home/pi/foobazdmx/foobaz-shop.sh
User=pi
[Install]
WantedBy=multi-user.target