Probe #052c9cc626 of Biostar TF570 SLI A2+ Desktop Computer

Log: modprobe.d

50-nfs.conf ----------- install sunrpc /sbin/modprobe --ignore-install sunrpc $CMDLINE_OPTS && { /sbin/sysctl 2> /dev/null -q --pattern sunrpc --system ; exit 0; } install rpcrdma /sbin/modprobe --ignore-install rpcrdma $CMDLINE_OPTS && { /sbin/sysctl 2> /dev/null -q --pattern sunrpc.svc_rdma --system ; exit 0; } install lockd /sbin/modprobe --ignore-install lockd $CMDLINE_OPTS && { /sbin/sysctl 2> /dev/null -q --pattern fs.nfs.n[sl]m --system ; exit 0; } install nfsv4 /sbin/modprobe --ignore-install nfsv4 $CMDLINE_OPTS && { /sbin/sysctl 2> /dev/null -q --pattern 'fs.nfs.(nfs_callback_tcpport|idmap_cache_timeout)' --system ; exit 0; } install nfs /sbin/modprobe --ignore-install nfs $CMDLINE_OPTS && { /sbin/sysctl 2> /dev/null -q --pattern fs.nfs --system ; exit 0; } 50-yast.conf ------------ README ------ Local configuration for modprobe(8) =================================== The distribution-provided modprobe configuration files have moved to /lib/modprobe.d. To modify the configuration, copy files from /lib/modprobe.d to this directory (/etc/modprobe.d) and edit them here. See also /lib/modprobe.d/README, /usr/share/doc/packages/suse-module-tools/README.md, and the man page modprobe.d(5). tuned.conf ----------


Hardware for Linux and BSD

GitHub