SHA256
1
0
forked from pool/mdadm

- Don't list XXX@.server files for service_add/del

They cannot be restarted by systemctl as they are
  just templates.  They don't need to be restarted
  at reinstall anyway.
  (bsc#979749)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=142
This commit is contained in:
Neil Brown 2016-05-20 05:16:52 +00:00 committed by Git OBS Bridge
parent 2367da7f16
commit e3c4b80f93
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 20 05:13:48 UTC 2016 - neilb@suse.com
- Don't list XXX@.server files for service_add/del
They cannot be restarted by systemctl as they are
just templates. They don't need to be restarted
at reinstall anyway.
(bsc#979749)
-------------------------------------------------------------------
Wed May 4 04:56:42 UTC 2016 - neilb@suse.com

View File

@ -74,7 +74,7 @@ install -d %{buildroot}%{_systemdshutdowndir}
install -d %{buildroot}%{_sbindir}
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcmdmonitor
%define services mdmonitor.service mdmon@.service mdadm-last-resort@.service mdadm-grow-continue@.service
%define services mdmonitor.service
%pre
%service_add_pre %services