2
votes
3answers
3k views

DHCP-server doesn't start at boot because of wrong startup order

Apparently the isc-dhcp-server is started too early in the boot sequence, it states that it has nothing to do. If I just log directly in as root and start it using the init.d-script, it starts ...