Michal Koutný
Michal Koutný
Re: @arsham's workaround When you enable cpuset controller first and the privileged process migrates into destination cgroup itself (or by action of another privileged process like PID 1) second, you...
Thanks for the reminder. That's looks like a typo and it has been fixed in the commit a4b6b275d0a43d2794ab9e82922d3431aeea9903 -- included in v1.6.1, so downstreams can bump their versions. Closing.
Seems achievable with #203, instead of the pause, the last recurring instance would be left idle over holiday and new instance is only created after (post pause) completion. (And there's...
Bump :-)
@kgilmer What would be the difference? (IOW what is an example of non-`exec` line child? I can see the `bar` is possibly started this way.)
> backoff, though hopefully the exact upper limit will be configurable ... improvement to the status quo to me. [That](https://github.com/systemd/systemd/commit/be1adc27fc61ba723bd0392199f7b82ef9f1c970) is the status quo.
> I think the following would work well for me: > > 1. Add `DefaultRestartSteps` and `DefaultRestartMaxDelaySec` so that I can set this up system-wide. > > 2. Add `RestartDelayResetSec`...
> First of all, the size is subject to a race condition on every boot. ... > Detect kernel hotplugging and add/remove zram devices. This is more difficult to implement,...
How can this be tested?