| Summary: | systemd ExecStart template | ||
|---|---|---|---|
| Product: | systemd | Reporter: | Oleksii Shevchuk <public.avatar> |
| Component: | general | Assignee: | systemd-bugs |
| Status: | RESOLVED DUPLICATE | QA Contact: | systemd-bugs |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
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.
As documentation says: ... The command line accepts % specifiers as described in systemd.unit(5). > systemd --test --user --unit=weather-cache-refresh.service [/home/avatar/.config/systemd/user/weather-cache-refresh.service:6] Invalid executable path in command line, ignoring: %h/scripts/cache-weather weather-cache-refresh.service lacks ExecStart setting. Refusing. > sed -ne '6 p' /home/avatar/.config/systemd/user/weather-cache-refresh.service ExecStart=%h/scripts/cache-weather