On Sat, 2017-12-09 at 22:51 +0000, KatolaZ wrote:
> On Sat, Dec 09, 2017 at 04:34:34PM -0500, Hendrik Boom wrote:
> > Somehow I have two dhcp configuration files:

/etc/dhcp/dhcpd.conf

and

/etc/dhcpd.conf
> 
> 
>   $ apt-file search dhcpd.conf
> 
> says that the former comes from isc-dhcp-server (as someone else
> suggested) while the latter does not belong to any package in
> particular, so it must have been put there by you (or by an older
> package that does not exist eny more, who knows?). 

You can also check with
dpkg -S  /etc/dhcpd.conf
and
dpkg -S /etc/dhcp/dhcpd.conf
to find out where these files belong:)

If they are not found they are conffiles for some package.
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to