Re: [systemd-devel] reliable way to check if udev is ready to serve requests

2018-10-11 Thread Michael Biebl
Am Do., 11. Okt. 2018 um 08:54 Uhr schrieb Lennart Poettering : > > On Di, 09.10.18 22:24, Michael Biebl ([email protected]) wrote: > > > Hi, > > > > is there a reliable way to check from a shell script that udevd is > > running and able to serve request? > > Say you want to run "udevadm trigger" bu

Re: [systemd-devel] Use of SystemKeepFree=

2018-10-11 Thread Lennart Poettering
On Do, 11.10.18 12:34, Jan Synacek ([email protected]) wrote: > Hello all, > > looking at the current code, SystemKeepFree= is not accounted for when > doing vacuuming, only SystemMaxUse= is used. There was an ancient > RHEL-7 bug for systemd-219 with the exact same problem. Now I'm not > sure

[systemd-devel] Use of SystemKeepFree=

2018-10-11 Thread Jan Synacek
Hello all, looking at the current code, SystemKeepFree= is not accounted for when doing vacuuming, only SystemMaxUse= is used. There was an ancient RHEL-7 bug for systemd-219 with the exact same problem. Now I'm not sure if that's actually a problem or not, but the documentation suggests that Syst