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:
parent
0634651aa9
commit
18af19f4e4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user