SHA256
1
0
forked from jengelh/sssd

Remove sysvinit calls

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=107
This commit is contained in:
Jan Engelhardt 2013-12-22 18:51:04 +00:00 committed by Git OBS Bridge
parent 0634651aa9
commit 18af19f4e4

View File

@ -358,16 +358,13 @@ rm -Rf "$b/usr/share/locale"/{fa_IR,ja_JP,lt_LT,ta_IN,vi_VN}
%service_add_post sssd.service
%endif
%preun
%stop_on_removal sssd
%if 0%{?_unitdir:1}
%preun
%service_del_preun sssd.service
%endif
%postun
/sbin/ldconfig
%restart_on_update sssd
%insserv_cleanup
%if 0%{?_unitdir:1}
%service_del_postun sssd.service
%endif