Re: [systemd-devel] socket activation socket context when using SELinuxContextFromNet

2022-09-14 Thread Lennart Poettering
On Mo, 12.09.22 13:26, Ted Toth ([email protected]) wrote: > I've been looking at the issue of systemd setting the socket > activation socket context to init_t when using SELinuxContextFromNet. > My initial thought was to use the port context set by running semanage > and compute the socket context

[systemd-devel] Real-time scheduling doesn't work with StartupCPUWeight/CPUWeight

2022-09-14 Thread Robert Tiemann
Hi! I have optimized boot times for an embedded system by setting StartupCPUWeight= and CPUWeight= for a few services. The startup values are set to various values. All unit files I have touched also contain the line "CPUWeight=100" so that the system is running with defaults after startup. Some u