On Sun, Jun 24, 2018 at 12:25 PM, Joe Zeff <j...@zeff.us> wrote:

> On 06/24/2018 10:55 AM, JD wrote:
>
>>
>> On 06/24/2018 11:37 AM, Joe Zeff wrote:
>>
>>> On 06/24/2018 10:27 AM, JD wrote:
>>>
>>>>
>>>> But I do not want to do this loop every time I boot up.
>>>> I want to have set once and for all!!!
>>>>
>>>
>>> There's probably a proper way to do that, but until somebody finds it,
>>> put that into a shell script and call it from rc.local.
>>>
>>
>> So far, the ways I have found on google search have not survived
>> a reboot :(
>>
>
> That's why you use rc.local.  It's a shell script called at the end of
> boot that you can use for any special or non-standard stuff you want or
> need done.
> _______________________________________________
>

​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.
​
_______________________________________________
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/YPS7LXAJ5X2VF4S773CBT7S5NTXOZW2N/

Reply via email to