mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-16 19:08:43 +01:00
00e090edc5
This for better management and in preperation for easy BAR update
12 lines
186 B
Desktop File
12 lines
186 B
Desktop File
[Unit]
|
|
Description=Seeed Voicecard service
|
|
After=alsa-restore.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/bin/seeed-voicecard
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|