summaryrefslogtreecommitdiff
path: root/debian/vyatta-cfg-system.postinst.in
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-09-07 08:38:50 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-09-07 08:38:50 -0700
commit7f37bac8fa7c36f751d3e3cc9aa9cbafeb3076c5 (patch)
treebec971f7f6f04783d99c28e8a71ee8a453675244 /debian/vyatta-cfg-system.postinst.in
parent94ba42b1ecb1db5571ae90397aeb69bde92cbda6 (diff)
downloadvyatta-cfg-system-7f37bac8fa7c36f751d3e3cc9aa9cbafeb3076c5.tar.gz
vyatta-cfg-system-7f37bac8fa7c36f751d3e3cc9aa9cbafeb3076c5.zip
Change modprobe.d files to .conf
In squeeze, modprobe wants config files named .conf or it will generate warning.
Diffstat (limited to 'debian/vyatta-cfg-system.postinst.in')
-rw-r--r--debian/vyatta-cfg-system.postinst.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in
index 3e8ef1e0..16ad9d2d 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -177,7 +177,7 @@ password requisite pam_succeed_if.so user = root
fi
# Block pc speaker driver to keep system quiet
-[ grep "blacklist.*snd-pcsp" >&/dev/null ] || echo "blacklist snd-pcsp" >>/etc/modprobe.d/blacklist
+[ grep "blacklist.*snd-pcsp" >&/dev/null ] || echo "blacklist snd-pcsp" >>/etc/modprobe.d/blacklist.conf
#
# Ask mdadm to call our own event handling daemon