Date: Mon, 28 Jan 2019 09:40:32 +0000 From: bugzilla-noreply@freebsd.org To: rc@FreeBSD.org Subject: [Bug 235185] www/fcgiwrap: environment should be cleaned in /usr/local/etc/rc.d/fcgiwrap Message-ID: <bug-235185-20181-iYoXGF7fHc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235185-20181@https.bugs.freebsd.org/bugzilla/> References: <bug-235185-20181@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235185 --- Comment #36 from Rodney W. Grimes <rgrimes@FreeBSD.org> --- (In reply to Rodrigo Osorio from comment #35) I think you have misunderstood what is meant when we speak of adding env -i, it would be added as it is in service(8) which is: exec env -i HOME=/ PATH=/sbin:/bin:/usr/sbin:/usr/bin $dir/$script $* so there would be no loss of PATH and none of the problems you mention would occur. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235185-20181-iYoXGF7fHc>
