[Debconf-video-commits] r469 - fai-config/scripts/DEBCONF9

Holger Levsen holger at alioth.debian.org
Mon Jul 20 16:46:19 UTC 2009


Author: holger
Date: 2009-07-20 16:46:18 +0000 (Mon, 20 Jul 2009)
New Revision: 469

Modified:
   fai-config/scripts/DEBCONF9/50-smart-munin
Log:
silence

Modified: fai-config/scripts/DEBCONF9/50-smart-munin
===================================================================
--- fai-config/scripts/DEBCONF9/50-smart-munin	2009-07-20 16:32:06 UTC (rev 468)
+++ fai-config/scripts/DEBCONF9/50-smart-munin	2009-07-20 16:46:18 UTC (rev 469)
@@ -15,7 +15,10 @@
 		grep "^/dev/$i" $target/etc/smartd.conf || echo "/dev/$i -a -d ata" >> $target/etc/smartd.conf
 	}
 } ; done
-for i in hda hdb ; do {
+
+# FIXME: see above:
+# not on lisa
+ifclass lisa || for i in hda hdb ; do {
 	[ -b /dev/$i ] && {
 		ln -sf /usr/share/munin/plugins/smart_ $target/etc/munin/plugins/smart_$i 
 		grep "^/dev/$i" $target/etc/smartd.conf || echo "/dev/$i" >> $target/etc/smartd.conf




More information about the Debconf-video-commits mailing list