summaryrefslogtreecommitdiffstats
path: root/abs/core/udev/81-OSS_Emulation.rules
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 19:04:05 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 19:04:05 (GMT)
commit37c21aff66561118b324dbea4a0b5b64c1b6a0a3 (patch)
tree3eff17c6651d615f84597e771b30c721f5e5c964 /abs/core/udev/81-OSS_Emulation.rules
parentdba198996192078303bbfa789c1742c9fedfddd6 (diff)
downloadlinhes_pkgbuild-37c21aff66561118b324dbea4a0b5b64c1b6a0a3.zip
linhes_pkgbuild-37c21aff66561118b324dbea4a0b5b64c1b6a0a3.tar.gz
linhes_pkgbuild-37c21aff66561118b324dbea4a0b5b64c1b6a0a3.tar.bz2
udev: removed / moved to systemd-tools
Diffstat (limited to 'abs/core/udev/81-OSS_Emulation.rules')
-rw-r--r--abs/core/udev/81-OSS_Emulation.rules6
1 files changed, 0 insertions, 6 deletions
diff --git a/abs/core/udev/81-OSS_Emulation.rules b/abs/core/udev/81-OSS_Emulation.rules
deleted file mode 100644
index 373537e..0000000
--- a/abs/core/udev/81-OSS_Emulation.rules
+++ /dev/null
@@ -1,6 +0,0 @@
-# Udev rules for OSS Emulation
-# do not edit this file, it will be overwritten on update
-
-# OSS Emulation SOUND addon modules
-SUBSYSTEM=="sound", RUN+="/sbin/modprobe snd-pcm-oss"
-SUBSYSTEM=="sound", RUN+="/sbin/modprobe snd-seq-oss"