Geoff Levand db530ac431 net-fs/nfs-utils: Fix arm64 systemd-tmpfiles-setup
Update nfs-utils.conf to use /usr/lib64.

Commit "585e9070f2c1 (net-fs/nfs-utils: copy default files into /var)
made a change to nfs-utils.conf that copies files using the symbolic
link '/usr/lib'.  This link is not available on arm64, so broke the
systemd-tmpfiles-setup service on arm64 systems.

Fixes https://github.com/coreos/bugs/issues/1763 (Failed Units: 1
systemd-tmpfiles-setup.service)

Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-01-17 12:51:19 -08:00
..