diff --git a/nfs-client.nfs.conf b/nfs-client.nfs.conf index 1be0e10..21758b6 100644 --- a/nfs-client.nfs.conf +++ b/nfs-client.nfs.conf @@ -1,4 +1,4 @@ # When nfs is stopped or restarted, nfs-client must too. [Unit] -PartOf=nfs-client.target +PartOf=nfs.service diff --git a/nfs-utils.changes b/nfs-utils.changes index 8361e6f..539d52d 100644 --- a/nfs-utils.changes +++ b/nfs-utils.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 6 04:23:19 UTC 2017 - nfbrown@suse.com + +- fix incorrect dependency in + /usr/lib/systemd/system/nfs-client.target.d/nfs.conf + When yast restarts "nfs" it should propagate to nfs-client, + but doesn't. + (boo#1053691) + ------------------------------------------------------------------- Wed Jul 5 11:02:51 UTC 2017 - schwab@suse.de