On 06/24/2018 03:55 PM, JD wrote:
Well, rc-local.service cannot be instrumented with echoes from the shell, which is run
with option -x in /etc/rc.d/rc.local


Maybe it would be best to do this: start off with date > /root/log.txt (This tells you when you booted and gets rid of any previous file.) and add 2>>/root/log.txt to each commands so that stderr goes into the log. Ideally, of course, the file should contain nothing but the date, but if anything's wrong, this will give us a hint.

None of those commands are failing.

When you run it by hand. We're trying to find out what happens when it runs (if it runs) at boot.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/QVQPM6YXR2JGU4G3PDTNZMDQGYY46J46/

Reply via email to