Accepting request 532009 from Base:System
- 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/request/show/532009 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfs-utils?expand=0&rev=143
This commit is contained in:
commit
a9530f0412
@ -1,4 +1,4 @@
|
||||
|
||||
# When nfs is stopped or restarted, nfs-client must too.
|
||||
[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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user