q6voiced/q6voiced.service
alexander-pav 03ec206995
init
2022-05-26 22:56:38 +05:00

18 lines
413 B
Desktop File

[Unit]
Description=Enable q6voice audio when call is performed with oFono or ModemManager
After=dbus.service
[Service]
#Type=Simple
# Note: q6voice_card/q6voice_device need to be set in /etc/q6voiced.conf
EnvironmentFile=/etc/q6voiced.conf
ExecStart=/usr/bin/q6voiced hw:${q6voice_card},${q6voice_device}
User=nobody
Group=audio
[Install]
#WantedBy=sockets.target
#Also=dbus.service
WantedBy=multi-user.target