[systemd-devel] Restart SystemD service when Memory Usage in More than a threshold

2023-09-16 Thread Ahmad Ismail
My nemo-desktop instance keeps crashing due to a bug. The file in ~/.config/autostart which autostart the service is: [Desktop Entry] Type=Application Name=Nemo Comment=Start Nemo desktop at log in Exec=nemo-desktop X-GNOME-AutoRestart=true NoDisplay=true So, I came up with a systemd service whi

Re: [systemd-devel] What condition(s) do .device units wait for?

2023-09-16 Thread Philip Couling
Thanks! That helped a lot. Reinstalling udev fixed the problem. On Sat, 16 Sep 2023 at 07:07, Mantas Mikulėnas wrote: > .device units wait for *udev* to broadcast the uevent about that device > being added, which happens after udev has 1. received the initial kernel > uevent (either real or pro