summaryrefslogtreecommitdiff
path: root/debian/vyatta-cfg-system.postinst.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/vyatta-cfg-system.postinst.in')
-rw-r--r--debian/vyatta-cfg-system.postinst.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in
index 7daa9935..d9663245 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -231,11 +231,6 @@ password requisite pam_succeed_if.so user = root
' /etc/pam.d/passwd
fi
-# Block pc speaker driver to keep system quiet
-if ! grep -q "blacklist.*snd-pcsp" /etc/modprobe.d/blacklist-sound.conf ; then
- echo "blacklist snd-pcsp" >>/etc/modprobe.d/blacklist-sound.conf
-fi
-
#
# Ask mdadm to call our own event handling daemon
#