On Sun, 2018-06-24 at 11:25 -0700, Joe Zeff 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.

Note that you now have to explicitly enable rc.local to make it run at
boot time:

# systemctl enable rc-local.service

poc
_______________________________________________
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/CKLOOUUTB66JWDXVMDTKSZZFKZC6YLDH/

Reply via email to