summaryrefslogtreecommitdiff
blob: 46a6567e05e386685c3a93dfff80e4a6f6ec9550 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Lightweight DHCP client daemon

[Service]
ExecStart=/sbin/dhcpcd -q --nobackground

[Install]
WantedBy=network.target