Files
ananicy-cpp-rules/etc/ananicy.d/00-default/tools/_systemd.rules
2025-11-18 23:02:07 -07:00

12 lines
483 B
Plaintext

# 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" }