6 lines
129 B
SYSTEMD
6 lines
129 B
SYSTEMD
|
[Unit]
|
||
|
Description=mystreamdeck
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/opt/mystreamdeck/mystreamdeck --config=/opt/mystreamdeck/mystreamdeck.yaml
|