9 lines
133 B
Desktop File
9 lines
133 B
Desktop File
[Unit]
|
|
Description=Foobaz DMX
|
|
|
|
[Service]
|
|
ExecStart=/home/beamer/foobazdmx/foobaz.sh
|
|
User=beamer
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |