[Unit] Description=Background system services (low priority) Documentation=https://git.s8n.ru/veilor-org/veilor-os/src/branch/main/docs Before=slices.target # Holds dnf metadata refresh, PackageKit, fwupd, and other deferrable # system maintenance. CPUWeight=20 vs default 100 means these yield # 5:1 to the rest of system.slice under contention; idle systems still # get full speed. MemoryHigh=4G is a soft cap — kernel reclaims pages # rather than evicting interactive workloads when these grow. [Slice] CPUWeight=20 IOWeight=50 MemoryHigh=4G