mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
net-fs/nfs-utils: do not install exports file into /etc
see coreos/bugs#147
This commit is contained in:
parent
05ad8db3ba
commit
e91b8b66ff
@ -109,9 +109,6 @@ src_install() {
|
|||||||
doins id_resolver.conf
|
doins id_resolver.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
insinto /etc
|
|
||||||
doins "${FILESDIR}"/exports
|
|
||||||
|
|
||||||
local f opt_need=""
|
local f opt_need=""
|
||||||
if use nfsv4 ; then
|
if use nfsv4 ; then
|
||||||
opt_need="rpc.idmapd"
|
opt_need="rpc.idmapd"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user