From d710d36375bacbf9cfb8903107bedf2c0aada84e Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Fri, 22 Feb 2013 18:59:07 +0100 Subject: test: test irreversible jobs --- test/unstoppable.service | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/unstoppable.service (limited to 'test/unstoppable.service') diff --git a/test/unstoppable.service b/test/unstoppable.service new file mode 100644 index 0000000000..24fb0a25e1 --- /dev/null +++ b/test/unstoppable.service @@ -0,0 +1,5 @@ +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/bin/echo 'I'm unstoppable!' +ExecStop=/bin/systemctl start --no-block unstoppable.service -- cgit v1.2.3-54-g00ecf