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

Re: make upgrade overwrites /etc/mail/mailer.conf


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 2 Feb 2005 10:18:22 -0800 (PST)

:Another solution could be using default files (/etc/defaults/services) 
:and add overrides/custom entries in /etc/services.
:
:Too bad that I have no idea how we could do this, since -alot- of tcp/ip 
:tools use /etc/services directly. Any way to wrap this?
:
:- Erik

    No tools should be using /etc/services directly.  They should all be
    using e.g. getservbyname() and friends.

    Pesonally speaking I really like the idea of having /etc/services
    and /etc/defaults/services.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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