Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 653968
Collapse All | Expand All

(-)a/net-misc/dhcpcd/files/dhcpcd.initd (-2 / +1 lines)
Lines 4-10 Link Here
4
4
5
command=/sbin/dhcpcd
5
command=/sbin/dhcpcd
6
pidfile=/var/run/dhcpcd.pid
6
pidfile=/var/run/dhcpcd.pid
7
command_args=-q
7
: ${command_args=-q}
8
name="DHCP Client Daemon"
8
name="DHCP Client Daemon"
9
9
10
depend()
10
depend()
11
- 

Return to bug 653968