FS#2518 - "/etc/rc.d/rsyncd stop" fails
|
Details
the script tries to kill by using /var/run/rsyncd.pid which
doens't exist when it's started, thus failing to stop the
script.
|
This task depends upon
pid file = /var/run/rsyncd.pid
Jürgen