| Summary: | systemd-tmpfiles-setup.service fails to create file under /run/lock on boot | ||
|---|---|---|---|
| Product: | systemd | Reporter: | Ramana Kumar <ramana> |
| Component: | general | Assignee: | systemd-bugs |
| Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Ramana Kumar
2012-08-22 18:53:13 UTC
Hmm, which distro is this? /usr/lib/tmpfiles.d/legacy.conf is usually responsible for creating /run/lock The distro is Parabola (a derivative of Arch Linux). It should probably work if you rename clock.conf to something that sorts after legacy.conf. E.g. x-clock.conf should work. Versions in systemd git will automatically order creation of files by the prefix used. I.e. /a/b/c will always be created after /a/b, even if listed in the opposite order. |
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.