archrelease: copy trunk to extra-x86_64
[arch-packages.git] / dhcp / repos / extra-x86_64 / dhclient@.service
blob116c058097dee88dd3f067887c7d2ed8972fb1a6
1 [Unit]
2 Description=dhclient on %I
3 Wants=network.target
4 Before=network.target
6 [Service]
7 ExecStart=/usr/bin/dhclient -pf /run/dhclient@%i/dhclient.pid -d %I
8 RuntimeDirectory=dhclient@%i
9 ProtectSystem=on
10 ProtectHome=on
12 [Install]
13 WantedBy=multi-user.target