mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-23 07:22:24 +01:00
46d6ec7e9c
initial start to use pulseaudio <needs some testing>
13 lines
196 B
Desktop File
13 lines
196 B
Desktop File
[Unit]
|
|
Description=Seeed Voicecard service
|
|
After=alsa-restore.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/bin/seeed-voicecard
|
|
User=root
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|