Package: cron
Version: 3.0pl1-163
Severity: normal

Georges, et al,

pathnames.h has the following line:
    # define _PATH_DEFPATH "/usr/bin:/bin"
Could it be changed to this?
    # define _PATH_DEFPATH "/usr/sbin:/usr/bin"
crontab.5 would need to be changed too.

debian/crontab.main has the following line:
    PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
Could it be changed to this?
    PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

Thank you!
Daniel Lewart
Urbana, Illinois

Reply via email to