alias slapd.service as openldap.service

This commit is contained in:
Jan Synacek 2014-02-20 08:43:54 +01:00
parent b8fb685084
commit b3805b0a4c
2 changed files with 2 additions and 0 deletions

View File

@ -574,6 +574,7 @@ exit 0
* Wed Feb 19 2014 Jan Synáček <jsynacek@redhat.com> - 2.4.39-3
- remove redundant sysconfig-related stuff
- add documentation reference to service file
- alias slapd.service as openldap.service
* Tue Feb 4 2014 Jan Synáček <jsynacek@redhat.com> - 2.4.39-2
- CVE-2013-4449: segfault on certain queries with rwm overlay (#1060851)

View File

@ -15,3 +15,4 @@ ExecStart=/usr/sbin/slapd -u ldap -h "ldap:/// ldapi:///"
[Install]
WantedBy=multi-user.target
Alias=openldap.service