sargo-temp/ansible/files/q6voiced-temp.service
2024-07-17 01:56:28 +02:00

13 lines
274 B
Desktop File

[Unit]
Description=q6voiced routes call audio between modem and audio device
After=dbus.service
[Service]
EnvironmentFile=/etc/q6voiced.conf
ExecStart=/opt/q6voiced/q6voiced hw:${q6voice_card},${q6voice_device}
User=nobody
Group=audio
[Install]
WantedBy=multi-user.target