mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 23:58:50 +01:00
removed rw/ro on S50alsa-utils
This commit is contained in:
parent
68cb8cd46c
commit
773fdd9c80
@ -180,9 +180,9 @@ case "$1" in
|
||||
*) log_action_begin_msg "Stopping ALSA card ${TARGET_CARD}" ;;
|
||||
esac
|
||||
card_OK "$TARGET_CARD" || log_action_end_msg_and_exit "$( [ ! "$2" ] ; echo $? ; )" "none loaded"
|
||||
rw
|
||||
#rw
|
||||
store_levels "$TARGET_CARD" || EXITSTATUS=1
|
||||
ro
|
||||
#ro
|
||||
#mute_and_zero_levels "$TARGET_CARD" || EXITSTATUS=1
|
||||
log_action_end_msg_and_exit "$EXITSTATUS"
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user