On Thu 27 Oct 2011, Vincent McIntyre wrote:

> could I ask for clarification of something here.
> 
> I have rsync starting via the init script.
> It is unmodified (version 3.0.3-2, yes I know I need to upgrade)
>   $ grep pid /etc/rsyncd.conf
>   pid file           = /var/run/rsync-daemon.pid
>   $ grep -c rsync /etc/inetd.conf
>   0
> 
> When I start the daemon I get two pid files with the same pid in them:
>   $ ls /var/run/rsync*pid
>   /var/run/rsync-daemon.pid  /var/run/rsync.pid
>   $ cat /var/run/rsync*pid
>   22105
>   22105
> 
> Should the advice in the example file recommend just not setting "pid file"
> at all when starting via the init script?

That was indeed the intention of the comment, in retrospect it's not
clear enough. I'll change it for the next release.

Thanks for your comment.

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