dot-files/modprobe/etc/modprobe.d/disable-network-filesystems...

7 lines
143 B
Plaintext

# 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