On 06/24/2018 04:45 PM, Joe Zeff wrote:
On 06/24/2018 03:12 PM, JD wrote:
​I have enabled rc-local:
sudo systemctl enable rc-local
which is supposed to automagically execute /etc/rc.d/rc.local during bootup, but for some strange reason, rc.local is not being automagcally executed, even though (as I explained already, it is an executable shell script with
execute permissions set.

I have to run it by hand.

Strange. Try putting echo statements in, with output directed to a file in /root that will tell you that each command has run or not.
Well, rc-local.service cannot be instrumented with echoes from the shell, which is run
with option -x in /etc/rc.d/rc.local

None of those commands are failing.
Please see my reply to Ed Geshko.
_______________________________________________
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/4S5GKEF4TGVBYXJO4DJV4ZMEPLFTRMJC/

Reply via email to