Hi,

I've just experienced this with my kerberized (krb5p) NFSv4 mounts, too.

The workaround I used was to copy the generated unit files from /run/systemd/generator/${mountname}.mount to /etc/systemd/system/ and add a line to the [Unit] section:


After=nfs-common.service


Since custom unit files in /etc take precedence over generated ones, this works (despite requiring manual configuration, i.e. duplicating the information contained in /etc/fstab).

The long-term solution would be to have the generator automatically add this dependency to the generated unit files.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to