Lines 27-33
Link Here
|
27 |
: ${dccifd_conf="$dccifd_home/dcc_conf"} |
27 |
: ${dccifd_conf="$dccifd_home/dcc_conf"} |
28 |
|
28 |
|
29 |
|
29 |
|
30 |
pidfile=${dccifd_pidfile:-"/var/run/dccifd.pid"} |
30 |
pidfile=${dccifd_pidfile:-"/var/run/dcc/dccifd.pid"} |
31 |
command="${dccifd_home}/libexec/start-dccifd" |
31 |
command="${dccifd_home}/libexec/start-dccifd" |
32 |
procname="${dccifd_home}/libexec/dccifd" |
32 |
procname="${dccifd_home}/libexec/dccifd" |
33 |
required_dirs="$dccifd_home" |
33 |
required_dirs="$dccifd_home" |