forked from pool/nfs-utils
- 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) OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=183
This commit is contained in:
parent
a3b584ade6
commit
e4a9b22470
@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
# When nfs is stopped or restarted, nfs-client must too.
|
# When nfs is stopped or restarted, nfs-client must too.
|
||||||
[Unit]
|
[Unit]
|
||||||
PartOf=nfs-client.target
|
PartOf=nfs.service
|
||||||
|
@ -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
|
Wed Jul 5 11:02:51 UTC 2017 - schwab@suse.de
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user