From 20006625a6d37c5add84dd4c8454649279645604 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 19 Sep 2014 17:23:55 -0500 Subject: [PATCH] man: Document start_inactive and in_background_fake --- man/openrc-run.8 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man/openrc-run.8 b/man/openrc-run.8 index 3890f768..c8bf24d4 100644 --- a/man/openrc-run.8 +++ b/man/openrc-run.8 @@ -131,6 +131,12 @@ timeout in seconds or multiple signal/timeout pairs (like SIGTERM/5). A list of directories which must exist for the service to start. .It Ar required_files A list of files which must exist for the service to start. +.It Ar start_inactive +Set to yes to have the service marked inactive when it starts. This is +used along with in_background_fake to support re-entrant services. +.It Ar in_background_fake +Space separated list of commands which should always succeed when +in_background is yes. .El .Sh DEPENDENCIES You should define a