running cron jobs setpriority permission denied

2022-03-08 Thread Sami Halabi
ASE-p1 GENERIC amd64 what am I missing? Sami -- Sami Halabi Information Systems Engineer NMS Projects Expert, FreeBSD SysAdmin Expert Asterisk Expert

Re: running cron jobs setpriority permission denied

2022-03-08 Thread Sami Halabi
give same error log Sami בתאריך יום ד׳, 9 במרץ 2022, 03:19, מאת Chris ‏: > On 2022-03-08 13:00, Sami Halabi wrote: > > Hi, > > > > I have a jail ran by cbsd which has a cronjob like this: > > * * * * * root /usr/local/directadmin/dataskq > > > > I see eve

Re: running cron jobs setpriority permission denied

2022-03-09 Thread Sami Halabi
Hi, Thank You!! indeed that helped! Sami On Wed, Mar 9, 2022 at 11:03 AM Ronald Klop wrote: > It sounds similar to this issue. > > https://github.com/cbsd/cbsd/issues/437 "default nice 1 prevents cron in > jail #437" > > Does that help? > > Regards, &g