11 lines
233 B
Bash

#!/bin/bash
## Ensure cramfs kernel module is not available (Automated)
#Apply 1 1 "cramfs" echo '/bin/true' > /etc/modprobe.d/cramfs.conf
#Apply 0 2 "cramfs" echo "tout va bien"
#
#
echo '/bin/true' > /etc/modprobe.d/cramfs.conf