configurations/modprobe/etc/modprobe.d/disable-network-filesystems.conf

7 lines
143 B
Text
Raw Normal View History

# Disable only if not used
install cifs /bin/true
install nfs /bin/true
install nfsv3 /bin/true
install nfsv4 /bin/true
install gfs2 /bin/true