9 lines
143 B
Desktop File
9 lines
143 B
Desktop File
[Unit]
|
|
Description=Bluetooth speaker agent
|
|
|
|
[Service]
|
|
ExecStart=python3 /opt/speaker-agent/speaker-agent.py
|
|
|
|
[Install]
|
|
WantedBy=default.target
|