diff options
| author | Ming Liu <ming.liu@toradex.com> | 2020-07-10 16:31:30 +0200 |
|---|---|---|
| committer | Patrick Vacek <patrickvacek@gmail.com> | 2020-08-26 09:46:16 +0200 |
| commit | ecc4ebbe4aa208f227e473f06f504ced3edb7328 (patch) | |
| tree | 97ba8cb78b3d6fef61a907d3f51fb0b89dbd2119 /scripts/qemucommand.py | |
| parent | d6ac906b804359651cad89f4ae2a46ecd6a1a15f (diff) | |
| download | meta-updater-ecc4ebbe4aa208f227e473f06f504ced3edb7328.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
