First Commit
This commit is contained in:
11
etc/ananicy.d/00-default/tools/_systemd.rules
Normal file
11
etc/ananicy.d/00-default/tools/_systemd.rules
Normal file
@@ -0,0 +1,11 @@
|
||||
# https://www.freedesktop.org/wiki/Software/systemd/
|
||||
{ "name": "systemd-timesyncd", "type": "BG_CPUIO" }
|
||||
|
||||
# DNS (https://wiki.archlinux.org/title/systemd-resolved)
|
||||
{ "name": "systemd-resolved", "type": "BG_CPUIO" }
|
||||
|
||||
# Journald (https://wiki.archlinux.org/title/Systemd/Journal)
|
||||
{ "name": "systemd-journald", "type": "BG_CPUIO" }
|
||||
|
||||
# UDEV (https://wiki.archlinux.org/title/Udev) ; (https://man.archlinux.org/man/systemd-udevd.service.8)
|
||||
{ "name": "systemd-udevd", "type": "BG_CPUIO" }
|
||||
Reference in New Issue
Block a user