1*c9f7865aSAndrew Geissler[Unit]
2*c9f7865aSAndrew GeisslerDescription=dhcpcd on %I
3*c9f7865aSAndrew GeisslerWants=network.target
4*c9f7865aSAndrew GeisslerBefore=network.target
5*c9f7865aSAndrew GeisslerBindsTo=sys-subsystem-net-devices-%i.device
6*c9f7865aSAndrew GeisslerAfter=sys-subsystem-net-devices-%i.device
7*c9f7865aSAndrew Geissler
8*c9f7865aSAndrew Geissler[Service]
9*c9f7865aSAndrew GeisslerType=forking
10*c9f7865aSAndrew GeisslerPIDFile=/run/dhcpcd-%I.pid
11*c9f7865aSAndrew GeisslerExecStart=/usr/sbin/dhcpcd -q %I
12*c9f7865aSAndrew GeisslerExecStop=/usr/sbin/dhcpcd -x %I
13*c9f7865aSAndrew Geissler
14*c9f7865aSAndrew Geissler[Install]
15*c9f7865aSAndrew GeisslerWantedBy=multi-user.target
16