https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204813

Jilles Tjoelker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Jilles Tjoelker <[email protected]> ---
Perhaps _PATH_DEFPATH in include/paths.h should be changed to
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin, avoiding much of
the problem in the first place (except for ~/bin, /usr/local/bin before
/usr/bin, etc.).

Due to difficulties getting the value of _PATH_DEFPATH, the starter file will
have to be defined in crontab.c.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to