https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235185
--- Comment #36 from Rodney W. Grimes <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
