Re: [systemd-devel] Automatically moving forked processes in a different cgroup based on children's UID

2022-01-07 Thread Michal Koutný
Hello Wadih. On Sat, Jan 01, 2022 at 04:41:12PM -0500, Wadih wrote: > Is there a way to automatically classify child processes of a process > in a different cgroup than the spawning process with systemd based on > the children's new UID? I know apache2-mpm-itk calls setuid() on its > children, so

Re: [systemd-devel] How to check watchdog status?

2022-01-07 Thread Mantas Mikulėnas
On Fri, Jan 7, 2022 at 4:56 PM Adam Nielsen wrote: > Hi all, > > If I have asked systemd to make use of a hardware watchdog by setting > RuntimeWatchdogSec in systemd.conf, how can I work out whether systemd > is actually using the hardware watchdog or not? > > There is a non-systemd command "wdc