This line was somehow missed in a recent patch. nfs-server.target doesn't exists, so nothing can be part of it. Signed-off-by: NeilBrown <neilb@xxxxxxx> --- systemd/nfs-server.service | 1 - 1 file changed, 1 deletion(-) diff --git a/systemd/nfs-server.service b/systemd/nfs-server.service index 26df65662428..5779fd39ed34 100644 --- a/systemd/nfs-server.service +++ b/systemd/nfs-server.service @@ -1,7 +1,6 @@ [Unit] Description=NFS server and services Requires= network.target proc-fs-nfsd.mount rpcbind.target -PartOf=nfs-server.target Requires= nfs-mountd.service Wants=rpc-statd.service nfs-idmapd.service rpc-gssd.service rpc-svcgssd.service Wants=rpc-statd-notify.service -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html