SHA256
1
0
forked from pool/cloud-init

Accepting request 459170 from home:kukuk:branches:Cloud:Tools

- Don't call insserv if we use systemd

OBS-URL: https://build.opensuse.org/request/show/459170
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=79
This commit is contained in:
2017-02-24 20:32:54 +00:00
committed by Git OBS Bridge
parent 901117ec0e
commit 12fd4cfe01
2 changed files with 7 additions and 0 deletions

View File

@@ -282,8 +282,10 @@ popd
%fdupes %{buildroot}%{python_sitelib}
%endif
%if 0%{?suse_version} && 0%{?suse_version} <= 1210
%postun
%insserv_cleanup
%endif
%files
%defattr(-,root,root)