"Todd C. Miller" <[email protected]> writes:

> On Thu, 12 Nov 2015 09:24:41 -0700, "Todd C. Miller" wrote:
>
>> This also gets rid of set_cron_cwd(), cron now chdirs to '/' via
>> daemon(3).  We can assume that the cron/at dirs were created at
>> install time and we can't actually create them with the correct
>> mode or group due to pledge anyway.
>> 
>> I've moved the setegid(crontab) bit to open_socket() where it is
>> actually needed.  Now that common.c is gone I've moved strtot()
>> into at.c and atrun.c (it was not actually common).
>
> The previous diff was missing the crontab/Makefile chunk.
> I've also made pathnames.h easier to read.

ok jca@

Thanks,
-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to