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

14 lines
239 B
Plaintext

[main]
@type = longrun
@description = "Save periodically the sound card state"
@options = ( log )
@user = (root)
[start]
@build = auto
@execute = (alsactl -n 19 -c daemon)
[stop]
@build = auto
@execute = (alsactl kill save_and_quit)