History log of /systemd/test/end.service
Revision Date Author Comments Expand
5c404f1ab8e96efedb983806443ca982a1b2a372 10-Nov-2015 Evgeny Vereshchagin <evvers@ya.ru>

tests: various fixes * remove journal flushing (systemd-journal-flush.service runs journalctl --flush on boot) * use sh -c and PATH instead of @SYSTEMCTL@ expansion * remove unnecessary semicolons etc

c90feab4ff8bc23d88d4f9c67d9652ba189cb51b 25-Jan-2013 Michal Schmidt <mschmidt@redhat.com>

test: factor out testsuite.target, end.service Tests can use the same testsuite.target. Add end.service to call poweroff instead of doing it from ExecStopPost where it may be skipped on failure of ExecStart.