Bad time logging - rsync 3.1.1 as daemon on Mac OS 10.9

Francis.Montagnac at inria.fr Francis.Montagnac at inria.fr
Tue Aug 19 01:06:16 MDT 2014


On Tue, 19 Aug 2014 02:29:35 -0400 Kevin Korb wrote:
> Nothing in your example involves the rsync daemon or a chroot.

Except the PATH_TO_THE_CHROOT/

> Anyways, what happend when you did that and what did you expect to
> happen instead?

I suspect that the rsync daemon is calling localtime(3) in the chroot,
and that fails to return the proper date due to the missing
/etc/localtime file.

Francis


More information about the rsync mailing list