vp-build/srcpkgs/66-boot/files/alsa/alsa-restore

13 lines
195 B
Plaintext

[main]
@type = oneshot
@description = "Restore and store sound card state"
@user = (root)
[start]
@build = auto
@execute = (alsactl restore)
[stop]
@build = auto
@execute = (alsactl store)