db-move: moved firefox-i18n from [testing] to [extra] (any)
[arch-packages.git] / dhcp / trunk / 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