-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Package: dhcpcd5
Version: 7.1.0-1

I am using SysV init and "ifupdown" to configure my workstation. 
"network-manager" is not installed because I refuse to lick Lennart's "D".
"isc-dhcp-client" is not installed, so "dhcpcd" is the only thing that handles 
DHCP.
During startup, the network has already configured in "/etc/init.d/networking", 
using "ifupdown".
Since the interface is already configured, "/etc/init.d/dhcpcd" will launch 
"dhcpcd" a second time which fails the sanity test, causing the service to fail.
My suggestion is that if "dhcpcd" is already running, "service dhcpcd start" 
should do nothing and "service dhcpcd stop" should kill all instances of 
"dhcpcd".

Related configuration:
/etc/network/interfaces
---
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
dns-nameservers 1.1.1.1 1.0.0.1

/etc/dhcpcd.conf
---
hostname
ipv4only
clientid
option rapid_commit
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
option interface_mtu
require dhcp_server_identifier
------
Please limit your reply to 7-bit ASCII.
I refuse to see your idiotic emoji in a terminal.
-----BEGIN PGP SIGNATURE-----
Version: ProtonMail
Comment: https://protonmail.com

wsBcBAEBCAAGBQJckc5oAAoJENi1YDlFXXQf78MH/0/MBuOhCvC6U9+LtAHp
7Sl4ngqe+zGkK7LPf269lVplWPjXu/dcjl59c62Mb/dsJxh2qHUFEtd0GBwZ
n6Xr4CguMZ4fiYoiZMOJLzIVieIO1Msa8JbrIVc/xxR0Sur8VwFK3wKJAtNq
Ct02o2rcDAF8+j49IA4TnMs8IOuuKHl8c3QKloq3qESNje+59MtqrqASIGLU
u5RUAWKE2dVyUkwho/0QIfFV6z7c+OgihH4vtqbgyonUwZJG3tjF0UJug336
iThiinsAvCyp5HJfB3b/xP+InE04xUqw9BWZRkcnpJm+HQbSkcIvEUDuSdIo
npNwz0OBm2o1/MqlxItHpaw=
=Agxf
-----END PGP SIGNATURE-----

Attachment: publickey - pthfdr@protonmail.ch - 0xAB77ABA4.asc
Description: application/pgp-keys

Attachment: publickey - pthfdr@protonmail.ch - 0xAB77ABA4.asc.sig
Description: PGP signature

Reply via email to