View | Details | Raw Unified | Return to bug 217452
Collapse All | Expand All

(-)net/dhcp6/files/dhcp6c.in (-1 / +1 lines)
Lines 39-45 Link Here
39
39
40
required_files="${dhcp6c_config}"
40
required_files="${dhcp6c_config}"
41
pidfile="${dhcp6c_pidfile}"
41
pidfile="${dhcp6c_pidfile}"
42
command_args="-c ${dhcp6c_config} -p ${dhcp6c_pidfile} ${dhcp6c_flags} ${dhcp6c_interfaces}"
42
command_args="-c ${dhcp6c_config} -p ${dhcp6c_pidfile} ${dhcp6c_interfaces}"
43
43
44
dhcp6c_precmd()
44
dhcp6c_precmd()
45
{
45
{

Return to bug 217452