Skip to content

systemd: improve ordering between nfs-server and various mounts

Dariusz Gadomski requested to merge dgadomski/nfs-utils:improve-ordering into master

This is a backport of upstream fix with some Debian/Ubuntu-specific changes (collected as debian/patches/fix-start-ordering-3.patch). The purpose for the fix is to address a problem described as Ubuntu bug 1871214 [1]: if export depends on a mount nfsd will never start.

This is fixed uses backported nfs-server-generator from version 1.3.5.

[1] https://bugs.launchpad.net/bugs/1871214

Merge request reports

Loading