distribution/packages/audio/alsa-utils/udev.d/90-alsa-restore.rules
2022-02-05 09:23:32 -05:00

5 lines
250 B
Text

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv)
# When a sound device is detected, restore the volume settings
KERNEL=="controlC[0-9]*", NAME="snd/%k", ACTION=="add", RUN+="soundconfig %k"