-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The "slapd.service" systemd unit appears to have a typo #3260
Comments
Hi, I ran your command on my machine installed with the latest available version (6.13.1-1540.native) and it returns this:
It shows Inactive, how about yours? |
Confirmed identical behavior on my system. Upon reviewing the systemd documentation, I would like to propose that the |
thanks for the report -- I have fixed the service file (while also updating
to openldap 2.6.9)
…On Mon, Feb 10, 2025 at 6:14 PM hksdpc255 ***@***.***> wrote:
Confirmed identical behavior on my system.
Upon reviewing the systemd documentation
<https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html#ConditionPathExists=>,
I would like to propose that the ConditionPathExists directive may be
misconfigured. This condition check should reside in the [Unit] section
rather than [Service], as service control predicates are not evaluated in
the Service context. Could we validate this configuration adjustment?
—
Reply to this email directly, view it on GitHub
<#3260 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJ54FNXIGLYVYPVRJFQID32PFMG3AVCNFSM6AAAAABWYLOS2WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBZGY3DANRSGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Run
systemctl status slapd
on a fresh-installed ClearLinux gets a log like:The text was updated successfully, but these errors were encountered: