Comment 12 for bug 1492546

Revision history for this message
Martin Pitt (pitti) wrote : Re: Systemd runs ifdown on shutdown even when it shouldn't

This script provides a test case for bisection. Start a schroot with e. g.

  schroot -b -c xenial -n systemd-test

and run the test script on the unpacked schroot dir:

  sudo ./systemd-letmelive.sh /var/lib/schroot/unpack/systemd-test/

which will boot the schroot in nspawn and test if letmelive@1.service gets killed during shutdown.