forked from pool/mdadm
Accepting request 396989 from home:jengelh:branches:T
- Do not list XXX@.service files for anything but service_del_preun. OBS-URL: https://build.opensuse.org/request/show/396989 OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=143
This commit is contained in:
parent
e3c4b80f93
commit
45e5d429bd
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 05:13:48 UTC 2016 - neilb@suse.com
|
||||
|
||||
- Don't list XXX@.server files for service_add/del
|
||||
- Do not list XXX@.service files for anything but service_del_preun.
|
||||
They cannot be restarted by systemctl as they are
|
||||
just templates. They don't need to be restarted
|
||||
at reinstall anyway.
|
||||
|
@ -85,7 +85,7 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcmdmonitor
|
||||
%fillup_only
|
||||
|
||||
%preun
|
||||
%service_del_preun %services
|
||||
%service_del_preun %services mdmon@.service mdadm-last-resort@.service mdadm-grow-continue@.service
|
||||
|
||||
%postun
|
||||
%service_del_postun %services
|
||||
|
Loading…
Reference in New Issue
Block a user