Wait for the slpd.service in the systemd unit file

This commit is contained in:
Vitezslav Crhonek 2014-03-12 14:59:51 +01:00
parent 0946d29648
commit 7766cce852
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[Unit]
Description=OpenPegasus CIM Server
After=syslog.target
After=syslog.target slpd.service
[Service]
Type=forking

View File

@ -8,7 +8,7 @@
Name: tog-pegasus
Version: %{major_ver}.0
Release: 8%{?dist}
Release: 9%{?dist}
Epoch: 2
Summary: OpenPegasus WBEM Services for Linux
@ -496,6 +496,9 @@ fi
%changelog
* Wed Mar 12 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.13.0-9
- Wait for the slpd.service in the systemd unit file (patch by Tomas Smetana)
* Thu Mar 06 2014 Stephen Gallagher <sgallagh@redhat.com> - 2:2.13.0-8
- Generate SSL certificates with x509v3 and CA:FALSE
- Automatically import self-signed certificates into local trust-store