Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/external/bsd/cron/dist
In article <15993.1356420845%splode.eterna.com.au@localhost>,
matthew green <mrg%eterna.com.au@localhost> wrote:
>
>> On Mon, Dec 24, 2012 at 02:30:46PM -0500, Christos Zoulas wrote:
>> > Modified Files:
>> > src/external/bsd/cron/dist: database.c
>> >
>> > Log Message:
>> > PR/47362: Brian Marcotte: cron is too restrictive on file permissions
>> > Allow file being writable by owner.
>> > XXX: pullup to 6.
>
>wasn't the problem that mode 0400 files were rejected? ie, read-only
>not writable files.
Yes, it was allowing 0600 and not allowing 0400. Now it allows both.
christos
Home |
Main Index |
Thread Index |
Old Index