Index: ipk/source/cipluss_pem/CONTROL/postinst
===================================================================
--- ipk/source/cipluss_pem/CONTROL/postinst	(revision 41654)
+++ ipk/source/cipluss_pem/CONTROL/postinst	(revision 41655)
@@ -3,5 +3,5 @@
 model=`cat /etc/model`
 
-if [ "$model" == "hd51" ]; then
+if [ "$model" == "hd51" ] || [ "$model" == "mutant51" ]; then
 	rm "$INSTDIR"/etc/pem/customer.pem
 	rm "$INSTDIR"/etc/pem/device.pem
