Summary: | systemd-resolved requires +x on resolved.conf parent directory | ||
---|---|---|---|
Product: | systemd | Reporter: | mehe.schmid+freedesktop |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | trivial | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
mehe.schmid+freedesktop
2014-07-07 20:37:29 UTC
This was changed in http://cgit.freedesktop.org/systemd/systemd/commit/?id=74b2466e14. systemd-resolved will now loudly complain, but continue. But in general, for most daemons it makes sense to fail to start if their configuration files are mangled or otherwise broken, as this means that there's a problem that needs to be fixed, and often it is better to abort then delived half-broken results, so this change might get reverted. Also, systemd-resolved simply tries to open the file using a direct open() call. If the kernel does not allow that, then the daemon cannot do anything about it. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.