DragonFly bugs List (threaded) for 2007-01
DragonFly BSD
DragonFly bugs List (threaded) for 2007-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue388] dhcpd.leases does not exist


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 17 Jan 2007 11:24:05 -0800 (PST)

:Simon 'corecode' Schubert <corecode@fs.ei.tum.de> added the comment:
:
:This is mentioned in dhcpd.leases(5).  However I think it might be "right" just
:to install an empty file if no file exists.  Opinions on this?
:
:----------
:status: unread -> chatting

    I agree.  I don't know what they were thinking.  Maybe just add a .patch
    file to change the open( ... O_RDONLY) to open( ... O_RDWR|O_CREAT, 0644).

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]