mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-03 03:57:48 +01:00
Buildroot: Respeaker: Mount configfs before starting seeed-voicecard
This commit is contained in:
parent
2d77d26a62
commit
d6f6c07c12
@ -7,6 +7,7 @@ umask 077
|
||||
|
||||
start() {
|
||||
printf "Starting seeed-voicecard: "
|
||||
mount -t configfs none /sys/kernel/config
|
||||
/usr/bin/seeed-voicecard
|
||||
touch /var/lock/seeed-voicecard
|
||||
echo "OK"
|
||||
|
Loading…
x
Reference in New Issue
Block a user