summaryrefslogtreecommitdiff
path: root/nonsystemd/alsa-utils-openrc/alsasound.confd
blob: 6fec8f5938dafb61191fe2fe36f1a018b5a92d9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# RESTORE_ON_START:
# Do you want to restore your mixer settings?  If not, your cards will be
# muted.
# no - Do not restore state
# yes - Restore state

RESTORE_ON_START="yes"

# SAVE_ON_STOP:
# Do you want to save changes made to your mixer volumes when alsasound
# stops? 
# no - Do not save state
# yes - Save state

SAVE_ON_STOP="yes"