[Bug 204813] suggeted improvement for crontab(1)'s newly created files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 5 23:26:49 UTC 2015


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

Jilles Tjoelker <jilles at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jilles at FreeBSD.org

--- Comment #2 from Jilles Tjoelker <jilles at FreeBSD.org> ---
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.


More information about the freebsd-bugs mailing list