On 01/09/2024 20:36, Dale wrote:
I wonder tho, in one of the replies, it says to create a directory in
/sys. Don't those get cleared after a reboot? I'm almost certain /proc
does but think /sys does too. If so, how does that survive reboots? I
may find more info as I search.
I'll leave you to dig deeper, but let us know how it goes ... :-)
Just about that /sys thing, that might be if you're trying to put an
already-running program into a cgroup. If you're using cgexec to start a
program, it should do all that for you.
Cheers,
Wol