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

(-)a/dhcpcd.initd (-1 / +1 lines)
Lines 2-8 Link Here
2
# Copyright 2007-2008 Roy Marples <roy@marples.name>
2
# Copyright 2007-2008 Roy Marples <roy@marples.name>
3
# All rights reserved. Released under the 2-clause BSD license.
3
# All rights reserved. Released under the 2-clause BSD license.
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"

Return to bug 435220