Start script and unit file
This commit is contained in:
parent
bbf862a0a2
commit
c27a809319
9
foobaz.service
Normal file
9
foobaz.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Foobaz DMX
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/beamer/foobazdmx/foobaz.sh
|
||||
User=beamer
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in a new issue