]> git.ipfire.org Git - thirdparty/dracut.git/commit
95nfs: only install rpc services for NFS < 4 when hostonly is strict
authorKairui Song <kasong@redhat.com>
Fri, 10 Apr 2020 12:50:49 +0000 (20:50 +0800)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 29 May 2020 14:51:45 +0000 (16:51 +0200)
commit5f8063c6f2944fc93af5d6d800197e8c966ba70f
treec2e8b796c908fbe0c2d91c16e02a93a2ae8c9b9d
parent871d63c3be529cee2c2bd868750eda121ece46dc
95nfs: only install rpc services for NFS < 4 when hostonly is strict

Most rpc services are not needed for NFSv4, so skip these components
to save space. rpc.idmapd is still needed in case of
nfs4_disable_idmapping is set to 0.
modules.d/95nfs/module-setup.sh
modules.d/95nfs/nfs-start-rpc.sh