On Wed, Oct 29, 2014 at 09:40:19AM +0100, Alexandre Detiste wrote:
> Hi,
> 
> I stumbled on this:
> 
> $ systemctl cat cron-crontab-pi-0 | grep Environment
> Environment="A=a a" "MAILTO=system-c...@mailinator.com" "B=b b" "C=c c"
> $ systemctl show cron-crontab-pi-0 -p Environment
> Environment=A=a a MAILTO=system-c...@mailinator.com B=b b C=c c
> 
> -> the quotes are gone.
> 
> Is this done by design, or a bug in "systemctl show" ?
Yep, a bug. The same code is used in various places, so probably not
only there.

Zbyszek
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to