Bug 1128259
Summary: | nscd systemd unit file looks not properly setting the pidfile | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Mattieu Puel <mattieu.puel> |
Component: | systemd | Assignee: | systemd-maint |
Status: | CLOSED NOTABUG | QA Contact: | qe-baseos-daemons |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | lnykryn, systemd-maint-list |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-11 07:54:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mattieu Puel
2014-08-08 17:39:57 UTC
This is weird, /var/run should be a symlink to /run. Also you have a typo in your sed expression, there is '=' missing in the second part. But I have tried nscd on my rhel7 and it simply works out of box. You are right, the problem is my side with a non-existent symlink. I focused on the content of the package. Sorry for your time. |