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