Accepting request 533870 from home:olh:branches:network:utilities
- Disable restart on update to keep existing client connections alive (bsc#1063135) OBS-URL: https://build.opensuse.org/request/show/533870 OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=50
This commit is contained in:
parent
6126fb2e26
commit
4a017a9336
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 09:58:54 UTC 2017 - olaf@aepfle.de
|
||||
|
||||
- Disable restart on update to keep existing client connections alive
|
||||
(bsc#1063135)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 13:21:03 UTC 2017 - olaf@aepfle.de
|
||||
|
||||
|
1
nbd.spec
1
nbd.spec
@ -83,6 +83,7 @@ install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/nbd-server/config.ex
|
||||
install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.%{name}-server
|
||||
|
||||
%post
|
||||
export DISABLE_RESTART_ON_UPDATE=yes
|
||||
%service_add_post %{name}-server.service
|
||||
%fillup_only -n nbd-server
|
||||
if test -e %{_sysconfdir}/nbd-server.conf; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user