Code: Select all
/etc/init.d/rsyncd restartCode: Select all
ssh root@hostname "/etc/init.d/rsyncd restart"
* Starting rsyncd ...@RSYNCD: 29
@ERROR: protocol startup error
[ !! ]I can't get this to work or even understand why it doesn't. There aren't a lot of env vars in the shell and the script uses only one which shouldn't matter at all if it's present or not (it's at the end of the line so if it's blank it's ok)
Can anybody help out on this?



