Run jobs with 'set -e' so that they exit on error.
[whenjobs.git] / daemon / whenjobsd.pod
index 938358b..182a62d 100644 (file)
@@ -101,6 +101,11 @@ from the L<whenjobs(1)> tool.
 The user's home directory.  This directory must exist and must be
 owned by the same user as the daemon.
 
+=item C<$SHELL>
+
+The shell used to execute shell scripts.  If not set, C</bin/sh> is
+used.
+
 =back
 
 =head1 SEE ALSO