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
*** This bug has been marked as a duplicate of bug 35387 ***
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.