Re: I need grep . help

2024-09-11 Thread Patrick O'Callaghan
On Tue, 2024-09-10 at 14:40 -0400, Todd Zullinger wrote: > The rules are much more convoluted than that, of course. > Largely, that's by virtue of them being codified by what > shells have actually done rather than being designed > entirely up front before being implemented. Yes, I've often though

Re: AVC error in cron script - SOLVED?

2024-09-11 Thread Patrick O'Callaghan
On Tue, 2024-09-10 at 11:55 -0500, Thomas Cameron wrote: > On 9/10/24 5:30 AM, Patrick O'Callaghan wrote: > > I have a cron line that attempts to restart httpd every morning, but > > it's failing with an AVC error: > > > > Sep 10 08:00:00 Bree CROND[723189]: (root) CMD ((echo "$(date): Apache: >

Headphones won't work with applications, though it works in system settings

2024-09-11 Thread William Oliver
I am running Fedora 40 with KDE 6.1.4 (Wayland) on an ASUS ROG Strix G733P laptop  with an NVIDIA GeForce RTX 4080.  Everything runs great except... I can't get my headphones to work.  The internal speakers work fine. When I plug in the headphones,  go to "System Settings -> Sound" and choose "

Re: AVC error in cron script - SOLVED?

2024-09-11 Thread Tim via users
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 calls a Shell script which in turn calls > apachectl, then it all works with no AVC. ENVironment differences? The crontab versus your