Accepting request 242404 from home:lee_duncan:branches:network

Stop correct service on iscsiuio removal.

OBS-URL: https://build.opensuse.org/request/show/242404
OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=42
This commit is contained in:
Lee Duncan 2014-07-25 16:55:48 +00:00 committed by Git OBS Bridge
parent 987d81de85
commit 9195469438

View File

@ -222,7 +222,7 @@ fi
%endif
%preun -n iscsiuio
%{stop_on_removal isnsd isnsdd}
%{stop_on_removal iscsiuio}
%if 0%{?suse_version} >= 1230
%{service_del_preun iscsiuio.socket iscsiuio.service}
%endif