Summary: | RFE: RuntimeDirectory= should resolve %i and other specifiers | ||
---|---|---|---|
Product: | systemd | Reporter: | contact |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | CC: | michael |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Derived from the service file included in the Arch "hhvm" package.
load-fragment: resolve specifiers in RuntimeDirectory |
We actually fell into the same trap. Please support %i expansion in RuntimeDirectory. Created attachment 118333 [details] [review] load-fragment: resolve specifiers in RuntimeDirectory Please take this patch with a big grain of salt, i'm currently not even able to compile check the patch, hope it helps anyway to get this bug resolved. Patch looks mostly good. But could you file it as github PR please? done: https://github.com/systemd/systemd/pull/1292 thx for the fast response :)! This got merged via github a while back. Closing. |
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.
Created attachment 115328 [details] Derived from the service file included in the Arch "hhvm" package. RuntimeDirectory currently ignores %i in instanceable service files; RuntimeDirectory=%i for instance would create /run/%i