On 10/29/14 08:36, Joe Zeff wrote: > On 10/28/2014 04:18 PM, Ed Greshko wrote: >> Since /tmp/rc.local.log exists and contains >> >> + /home/angelo_dev/bin/syncronize-java_srcs.sh >> >> it is obvious that rc.local is being executed. >> >> If I were going to assume something I would assume the systemctl failure is related to the failure in the syncronize-java_srcs.sh script. > > My guess is that one of the scripts being called failed, causing rc.local to abort. Maybe it would help to put a line like this just at the end of each script called: Let me say this again.... rc.local *did not* abort. It exited and the last exit code was that returned by syncronize-java_srcs.sh > > echo "$FOO.sh completed" >> /temp/rc.local.log > > If something in the script fails, the script doesn't complete and the line isn't written in the log. Adding print statements to help debugging is a very old technique, but it's helped me find out just where things went wrong many times over the decades. What I've asked for from the OP will help *me* to determine what is failing when "rsync" is being called. If you want him to do something else....talk to him. -- If you can't laugh at yourself, others will gladly oblige. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org