rsync not starting at boot **solved**
Moderator: Mattk
rsync not starting at boot **solved**
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.
Re: rsync not starting at boot
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.
If I edit /etc/default/rsync and change the value of RSYNC_ENABLE from "false" to "true" then rsync starts at reboot, as desired.