freebsd-nq/share/man
Mateusz Piotrowski d15e810db9 rc: Honor ${name}_env when a custom *_cmd is defined (e.g., start_cmd)
A user may set ${name}_env variable in rc.conf(5) in order to set additional
environment variables for a service command.  Unfortunately, at the moment
this variable is only honored when the command is specified via the command
variable. Those additional environment variables coming from ${name}_env
are never set if the service is started via the ${rc_arg}_cmd variable (for
example start_cmd).

PR:		239692
Reviewed by:	bcr, jilles
Approved by:	src (jilles)
Differential Revision:	https://reviews.freebsd.org/D21228
2019-09-05 14:52:22 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Introduce <sys/qmath.h>, a fixed-point math library from Netflix. 2019-08-27 11:46:22 +00:00
man4 Fix the name of the devicetree bindings document file cited in the manpage. 2019-09-02 18:32:08 +00:00
man5 - correct HISTORY section 2019-09-04 17:52:30 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 .Xr ports(7) and development(7). 2019-08-26 10:16:46 +00:00
man8 rc: Honor ${name}_env when a custom *_cmd is defined (e.g., start_cmd) 2019-09-05 14:52:22 +00:00
man9 Revert a portion of r351628 that I did not mean to commit. 2019-09-03 14:39:36 +00:00
Makefile