From 6577c7cea72f19185ad999c223bcf663c010dc6f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 26 Jul 2013 16:09:25 +0200 Subject: core: allow setting RemainAfterExit= for transient services --- man/systemd-run.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'man') diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 3f777b5a4e..707d88d766 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -147,6 +147,19 @@ along with systemd; If not, see . instead of the system.slice. + + + + + After the service's process terminated keep + the service around until it is explicitly stopped. This is + useful to collect runtime information about the service after + it finished running. Also see + RemainAfterExit= in + systemd.service5. + + + All command-line arguments after the first non-option -- cgit v1.2.3-54-g00ecf