#!/bin/execlineb -P
foreground { mkdir -p /var/lib/dhcp }
foreground { touch /var/lib/dhcp/dhcpd.leases }
exec dhcpd -f -4 -q -pf /run/dhcpd4.pid
