From fc53809803cd2bc2434e312b19a18fa36776da12 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 05:50:40 +0200 Subject: Adding upstream version 256. Signed-off-by: Daniel Baumann --- test/TEST-03-JOBS/TEST-03-JOBS.units/unstoppable.service | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/TEST-03-JOBS/TEST-03-JOBS.units/unstoppable.service (limited to 'test/TEST-03-JOBS/TEST-03-JOBS.units/unstoppable.service') diff --git a/test/TEST-03-JOBS/TEST-03-JOBS.units/unstoppable.service b/test/TEST-03-JOBS/TEST-03-JOBS.units/unstoppable.service new file mode 100644 index 0000000..6eb7c19 --- /dev/null +++ b/test/TEST-03-JOBS/TEST-03-JOBS.units/unstoppable.service @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/bin/echo "I'm unstoppable!" +ExecStop=/bin/systemctl start --no-block unstoppable.service -- cgit v1.2.3