First Commit

This commit is contained in:
2025-11-18 23:02:07 -07:00
parent 1d9a3ce69e
commit db90e91cdb
290 changed files with 3691 additions and 0 deletions

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