1 2 3 4 5 6 7 8
[Unit] Description=Lightweight DHCP client daemon [Service] ExecStart=/sbin/dhcpcd -q --nobackground [Install] WantedBy=network.target