Re: solved: warning in log during boot.

2024-08-30 Thread Barry Scott
> On 30 Aug 2024, at 16:36, Doug Herr wrote: > > The only reason you might need those items is if you wanted to install an > rc.local file. Better to write a systemd service to do what you need and not use the legacy rc.local. As I mentioned systemd is going to stop supporting the old rc.d

Re: solved: warning in log during boot.

2024-08-30 Thread Doug Herr
On Fri, Aug 30, 2024, at 8:28 AM, home user via users wrote: > Wednesday evening, I renamed "/etc/rc.d/", rebooted, and checked the > logs. Not that it really matters, but you could put back the few parts that come from systemd: >rpm -qil systemd | grep "etc/rc.d" /etc/rc.d /etc/rc.d/init.d /e

solved: warning in log during boot.

2024-08-30 Thread home user via users
On 8/27/24 8:19 AM, home user via users wrote: Good morning, (f39 workstation last patched Thursday, August 22) My boot logs (from journalctl -b > log20240826.txt) contain the warning below.  Note that for context, I'm including the last 5 lines before the warning and the first 5 lines after