Re: Strange issues

2024-09-16 Thread Barry Scott
> On 17 Sep 2024, at 01:26, Paolo Galtieri wrote: > > Folks, > recently I've run in to 2 issues that I don't know how to solve. > > I have a local dns server on my network. This has always worked and I've > made no changes since July. Last week dns lookups from one of the systems on > my n

Strange issues

2024-09-16 Thread Paolo Galtieri
Folks,  recently I've run in to 2 issues that I don't know how to solve. I have a local dns server on my network.  This has always worked and I've made no changes since July. Last week dns lookups from one of the systems on my network worked fine.  Now they all fail. dig truckin results in

Re: systemd

2024-09-16 Thread Barry
> On 16 Sep 2024, at 19:51, Robert McBroom via users > wrote: > > As more and more things get fed into systemd, is there a resource to > actually follow using it? You mean documentation? There are the man pages that are a good reference. If you start with the this one https://www.man7.org

systemd

2024-09-16 Thread Robert McBroom via users
As more and more things get fed into systemd, is there a resource to actually follow using it? -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https

Re: AVC error in cron script - SOLVED?

2024-09-16 Thread Jeffrey Walton
On Mon, Sep 16, 2024 at 12:41 PM Barry wrote: > > > On 16 Sep 2024, at 10:48, Patrick O'Callaghan wrote: > > > > I suspect the real problem is that the cron line is running as root, > > but Apache wants to run as the apache user. I'll try using 'crontab -u > > apache ...' to see if that makes any

Re: AVC error in cron script - SOLVED?

2024-09-16 Thread Barry
> On 16 Sep 2024, at 10:48, Patrick O'Callaghan wrote: > > I suspect the real problem is that the cron line is running as root, > but Apache wants to run as the apache user. I'll try using 'crontab -u > apache ...' to see if that makes any difference. You said the the apachectl just rund a sys

Re: AVC error in cron script - SOLVED?

2024-09-16 Thread Patrick O'Callaghan
On Thu, 2024-09-12 at 10:51 +0100, Patrick O'Callaghan wrote: > On Thu, 2024-09-12 at 12:14 +0930, Tim via users wrote: > > On Wed, 2024-09-11 at 12:19 +0100, Patrick O'Callaghan wrote: > > > Turns out I don't need any of this. If I substitute my original crontab > > > line for one that simply call