repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
dhcpcd
/
trunk
/
dhcpcd_.service
blob
7d7f2a6da71c70d0ca64dff51e9deebd04495397
1
[Unit]
2
Description=dhcpcd on %I
3
Wants=network.target
4
Before=network.target
5
BindsTo=sys-subsystem-net-devices-%i.device
6
After=sys-subsystem-net-devices-%i.device
7
8
[Service]
9
Type=forking
10
PIDFile=/run/dhcpcd/%I.pid
11
ExecStart=/usr/bin/dhcpcd -q -w %I
12
ExecStop=/usr/bin/dhcpcd -x %I
13
14
[Install]
15
WantedBy=multi-user.target