1
0
forked from pool/nfs-utils

Add bsc reference

This allows "systemctl reload nfsserver" to work.
  PropagatesReloadTo but itself is not enough if this
  unit doesn't have it's own Reload handler.
  (bsc#97296)

OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=142
This commit is contained in:
Neil Brown 2015-09-25 02:51:53 +00:00 committed by Git OBS Bridge
parent e22574979a
commit a69d337d93

View File

@ -5,6 +5,7 @@ Thu Sep 24 02:29:36 UTC 2015 - nfbrown@suse.com
This allows "systemctl reload nfsserver" to work.
PropagatesReloadTo but itself is not enough if this
unit doesn't have it's own Reload handler.
(bsc#97296)
-------------------------------------------------------------------
Thu Aug 13 02:36:16 UTC 2015 - nfbrown@suse.com