[Main]
Type = classic
Version = %%VERSION%%
Description = "Alsa daemon which save periodically the sound card state"
User = ( root )

[Start]
Execute = ( %%BINDIR%%/alsactl -n 19 -c daemon )

[Stop]
Execute = ( %%BINDIR%%/alsactl kill save_and_quit )

