Package: microcode.ctl Version: 1.17-11 Severity: normal
The init.d script should be modified to allow running it with dash in systems which have replaced bash as the main shell. The change is quite simple, change #!/bin/bash for #!/bin/sh (that works for me). If not, please add a depends:bash TIA -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

