(no title)
blueflow | 1 month ago
Today i hate systemd for its bad debugability (edit unit & daemon-reload loops), the lockups that happen whenever there is a fifo in the wrong place, and the processes that systemd spawns with no apparent related unit and without means to mask them. And the difficult to disable suspends on machines that never had any business suspending.
hiciu|1 month ago
Cgroups in Linux kernel, and systemd-cgls tool should let you trace every process to a source
blueflow|1 month ago
I ran into this problem because ibus runs later than setxkbmap and undoes the keyboard settings.
bandrami|1 month ago
direwolf20|1 month ago