To get our rsync back to LDAS back up, I followed instructions from Dan Kozak:
- mounted /frames from fb1: I modified /etc/fstab
- modified /etc/rsyncd.conf to allow access from LDAS
- restarted rsync as daemon: 'sudo /usr/bin/rsync --daemon --config=/etc/rsyncd.conf'
Next need to figure out what the SL7 protocol is for running this as a daemon after boot - some kind of init.d thing probably |