13 lines
274 B
Desktop File
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
|