On Tue 22 Sep 2009, Tom Vier wrote:
> 
> It looks like rsync and debian's /etc/init.d/rsync both want to use
> /var/run/rsync.pid. To work around this, I changed the init script

Let me guess, you have a line

    pid file=/var/run/rsyncd.pid

in your rsyncd.conf (unfortunately you didn't supply it, so I can't
check for myself).

If you cpoied it from /usr/share/doc/rsync/examples/rsyncd.conf,
then you should also have read the comment above that line:

    # for pid file, do not use /var/run/rsync.pid if
    # you are going to run rsync out of the init.d script.

> to use rsync-debian.pid instead. I've attached a diff.

Do you really think that an important package like rsync wouldn't work
properly in this situation, without having to hack scripts...
I appreciate the effort however :-)


Paul



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to