diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:14:27 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:14:27 +0200 |
commit | c833d0d88f45fdb24194bfc111377e2903e6adad (patch) | |
tree | c54735d8d8f0513025938176cdaf1b5aad231dfb | |
parent | 3f3fd08db366b4ece8219767789cfaafa1f844f5 (diff) | |
download | nutyx-pakxe-c833d0d88f45fdb24194bfc111377e2903e6adad.tar.gz nutyx-pakxe-c833d0d88f45fdb24194bfc111377e2903e6adad.tar.bz2 nutyx-pakxe-c833d0d88f45fdb24194bfc111377e2903e6adad.tar.xz nutyx-pakxe-c833d0d88f45fdb24194bfc111377e2903e6adad.zip |
alsa-utils, suppression fichier obsolète
-rw-r--r-- | extra/alsa-utils/40-alsa.rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/alsa-utils/40-alsa.rules b/extra/alsa-utils/40-alsa.rules deleted file mode 100644 index 12e570dd8..000000000 --- a/extra/alsa-utils/40-alsa.rules +++ /dev/null @@ -1,4 +0,0 @@ -# /etc/udev/rules.d/40-alsa.rules - -# When a sound device is detected, restore the volume settings -KERNEL=="controlC[0-9]*", ACTION=="add", RUN+="/usr/sbin/alsactl restore %n" |