rsync not starting at boot **solved**

all about Meteohub on the new Raspberry PI platform

Moderator: Mattk

Post Reply
sts
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: Sun Oct 11, 2015 4:00 am

rsync not starting at boot **solved**

Post by sts »

I've been running metehohub since 2012 on an iConnect. I just successfully migrated to a RPI 2 and everything seems good, except the rsync service is not starting at boot time. If I login via SSH and issue "/etc/init.d/rsyncd start" I can use rsync, but it does not start automatically. Is this still an issue with RPI, and how can I get rsync to start automatically? I am running 5.0k build 137. Thanks.
Last edited by sts on Sat Oct 17, 2015 7:11 pm, edited 1 time in total.
sts
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: Sun Oct 11, 2015 4:00 am

Re: rsync not starting at boot

Post by sts »

I guess I answered my own question.

If I edit /etc/default/rsync and change the value of RSYNC_ENABLE from "false" to "true" then rsync starts at reboot, as desired.
Post Reply