systemd/postmarketos-base-systemd: enable irqbalance.service

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7081>
This commit is contained in:
Jan Jasper de Kroon 2025-09-26 04:55:42 +02:00 committed by The Friendly Merge Bot
parent 394c20d8b8
commit 305cddc07f
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# Co-maintainer: Clayton Craft <clayton@craftyguy.net>
# pmbootstrap installs this, if systemd is selected in "pmbootstrap init".
pkgname=postmarketos-base-systemd
pkgver=57
pkgver=58
pkgrel=0
pkgdesc="Meta package for running postmarketOS with systemd"
url="https://postmarketos.org"
@ -105,7 +105,7 @@ sha512sums="
2faac294bb632762e247b850f09ff4b544ccff6c462efd8d4faca71ba30bdfa9c460377a0dc88e92c5dbbe251017d164064a56ac0e0410f224b45d4f5f81866c rootfs-etc-systemd-logind.conf
15423bfda57c90ab62fe69865ca4072a0aeb83bf77d9c278257e346f4da81843d010b41003c91ae9f3fcb1c67447645e7c19078eea2bf11312051e6ad7523ad1 rootfs-usr-share-mkinitfs-files-extra-01-initramfs-base-systemd.files
94063e3a3f983b7613d9de6bfc067096f79b12688f45667faf968f9a9bae194c4c8e554311f2ab5614edcc4d4499f6d30aa965a67b7417c26ce4d07edc847178 rootfs-usr-lib-NetworkManager-conf.d-50-dns.conf
3dad7f0368d2112a9e76a36c8d1bc7c1acd8fc3ca7be56022658ff870259bf19e229a511e1ef175e8d8f60d646f24da613c3a31c5acb90721e4555510bcced5c rootfs-usr-lib-systemd-system-preset-90-base.preset
6fc1d14d25168ae5745e28009ece94b39e7aa74728cdd64667886f13f4fce369cd83e3bd72720f53c03caa409e56b03546f75de04cff5099f3def3a1787342dc rootfs-usr-lib-systemd-system-preset-90-base.preset
1458d526e3d68c052126f648a33c3f22af10e3a4d479dded824c2b18b2022b43232ea6f8c2061f051927b2d612750017a2ecf7e1a19680b71ca2dc112d5bd3f6 rootfs-usr-lib-systemd-system-system.slice.d-10-oomd-defaults.conf
802f95e8ca05368f575f908752f672be70833fbce32258150d7ef3b49b0db393e850f3cd40b56046bd38b90a63e08d6c6a356e7e5ca9c247074c31daf20e6303 rootfs-usr-lib-systemd-user-preset-90-base.preset
1458d526e3d68c052126f648a33c3f22af10e3a4d479dded824c2b18b2022b43232ea6f8c2061f051927b2d612750017a2ecf7e1a19680b71ca2dc112d5bd3f6 rootfs-usr-lib-systemd-user-slice.d-10-oomd-defaults.conf

View file

@ -36,6 +36,7 @@ enable alsa-state.service
# so that they start at boot without waiting for a user to login.
enable tuned.service
enable tuned-ppd.service
enable irqbalance.service
# Note: technically these two shouldn't be enabled at the same time, but
# pmos-base-wifi provides should make sure that only one is installed at the