alias slapd.service as openldap.service
This commit is contained in:
parent
b8fb685084
commit
b3805b0a4c
@ -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)
|
||||
|
@ -15,3 +15,4 @@ ExecStart=/usr/sbin/slapd -u ldap -h "ldap:/// ldapi:///"
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Alias=openldap.service
|
||||
|
Loading…
Reference in New Issue
Block a user