[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#768006: Workaround



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.


Reply to: