From 66a9788435e51e658e4ae9d3ce0d0e54ea53e4f9 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Wed, 21 Sep 2016 13:33:39 -0500 Subject: [PATCH] man/openrc-run.8: Add note about eval usage This fixes #77. --- man/openrc-run.8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/openrc-run.8 b/man/openrc-run.8 index 5ec81567..d83e1ccc 100644 --- a/man/openrc-run.8 +++ b/man/openrc-run.8 @@ -180,6 +180,10 @@ 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. +.Pp +Keep in mind that eval is used to process chroot, command, command_args_*, +command_user, pidfile and procname. This may affect how they are +evvaluated depending on how they are quoted. .El .Sh DEPENDENCIES You should define a