Bug#772109: systemd: Systemd not undestand "~" for reference any files on HOME directory

Alexandre Detiste alexandre.detiste at gmail.com
Fri Dec 5 09:22:50 GMT 2014


control: severity -1 wishlist

Hi,

systemd doesn't expand '~' by design;
you can encapsulate your command with a shell like:

ExecStart=/bin/sh -c 'your_command'

if you want shell expansion.



More information about the Pkg-systemd-maintainers mailing list