Comment 2 for bug 1454173

Revision history for this message
Martin Pitt (pitti) wrote : Re: systemd creashes by simple typo

Thanks for your report!

$ cat /tmp/foo.service
[Service]
ExecStart=- /bin/echo hello
$ systemd-analyze verify /tmp/foo.service
Assertion 'skip < l' failed at ../src/core/load-fragment.c:607, function config_parse_exec(). Aborting.