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

Re: warning in log during boot.

2024-08-30 Thread home user via users
On 8/29/24 10:31 AM, Barry Scott wrote: On 28 Aug 2024, at 16:54, home user wrote: Something else is puzzling me here. The warning during boot would not happen unless something#1 during boot is looking at and/or using something#2 in that directory, right? What? What will happen when that

Re: warning in log during boot.

2024-08-29 Thread Barry Scott
> On 28 Aug 2024, at 16:54, home user wrote: > > Something else is puzzling me here. > The warning during boot would not happen unless something#1 during boot is > looking at and/or using something#2 in that directory, right? What? What > will happen when that something#1 fails to find that

Re: warning in log during boot.

2024-08-28 Thread Tim via users
George N. White III: > > > > Issues like this tend to accumulate when systems have been upgraded > > many times because upgrades don't remove old configuration data. I > > prefer to do a fresh install every once in a while to keep things > > clean and avoid wasting time sorting out issues like th

Re: warning in log during boot.

2024-08-28 Thread home user via users
On 8/28/24 5:55 AM, George N. White III wrote: On Tue, Aug 27, 2024 at 3:54 PM home user via users < users@lists.fedoraproject.org> wrote: On 8/27/24 11:34 AM, Barry wrote: On 27 Aug 2024, at 15:22, home user via users < users@lists.fedoraproject.org> wrote: SysV service '/etc/rc.d/init.

Re: warning in log during boot.

2024-08-28 Thread home user via users
On 8/28/24 4:12 AM, Barry Scott wrote: On 27 Aug 2024, at 19:46, home user via users wrote: I don't know. If it helps, the stand-alone workstation was bought, assembled, and installed between 11 and 12 years ago. Something installed with something else? Something that should have been clea

Re: warning in log during boot.

2024-08-28 Thread George N. White III
On Tue, Aug 27, 2024 at 3:54 PM home user via users < users@lists.fedoraproject.org> wrote: > On 8/27/24 11:34 AM, Barry wrote: > > > > > >> On 27 Aug 2024, at 15:22, home user via users < > users@lists.fedoraproject.org> wrote: > >> > >> SysV service '/etc/rc.d/init.d/network' > > > > That should

Re: warning in log during boot.

2024-08-28 Thread Barry Scott
> On 27 Aug 2024, at 19:46, home user via users > wrote: > > I don't know. > If it helps, the stand-alone workstation was bought, assembled, and installed > between 11 and 12 years ago. > Something installed with something else? > Something that should have been cleaned out by a past update,

Re: warning in log during boot.

2024-08-27 Thread home user via users
On 8/27/24 11:34 AM, Barry wrote: On 27 Aug 2024, at 15:22, home user via users wrote: SysV service '/etc/rc.d/init.d/network' That should not exist as it predates systemd world. Where did the files in /etc/rc.d come from? Barry I notice that that directory has a lot of redundant stuff

Re: warning in log during boot.

2024-08-27 Thread home user via users
On 8/27/24 11:34 AM, Barry wrote: On 27 Aug 2024, at 15:22, home user via users wrote: SysV service '/etc/rc.d/init.d/network' That should not exist as it predates systemd world. Where did the files in /etc/rc.d come from? Barry I don't know. If it helps, the stand-alone workstation wa

Re: warning in log during boot.

2024-08-27 Thread Barry
> On 27 Aug 2024, at 15:22, home user via users > wrote: > > SysV service '/etc/rc.d/init.d/network' That should not exist as it predates systemd world. Where did the files in /etc/rc.d come from? Barry -- ___ users mailing list -- users@lists.f

warning in log during boot.

2024-08-27 Thread home user via users
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 the warning. I also added line numbers. - - - -