mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
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>