summaryrefslogtreecommitdiffstats
path: root/scripts/qemucommand.py
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-07-10 16:31:30 +0200
committerMing Liu <ming.liu@toradex.com>2020-08-11 10:26:19 +0200
commit50a0abd011d87c57ea2e4d93f0a2221a534d5f40 (patch)
tree78c90470d7b2eb58694ef37bc2155a4b92c1c6bb /scripts/qemucommand.py
parent2e052e1c73cccf8a0e0cd73ee498c6fc146bcf42 (diff)
downloadmeta-updater-50a0abd011d87c57ea2e4d93f0a2221a534d5f40.tar.gz
nfs-utils: fix nfs systemd daemons runtime issues
nfs-mountd.service and nfs-statd.service rely on /var/lib/nfs to be present in rootfs, or else they would run into problems for some files missing in it. But a ostree/ota rootfs does not have that directory (removed during do_image), to fix that, we now copy them to /var/local/lib/nfs and mount it to /var/lib/nfs at runtime, which is done in nfs-home-mount.service. nfs-mountd.service and nfs-statd.service need run after nfs-home-mount.service. Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'scripts/qemucommand.py')
0 files changed, 0 insertions, 0 deletions