summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostadin Shishmanov <kocelfc@tutanota.com>2024-08-24 16:36:21 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-08-30 10:32:41 +0300
commit6395a5805aee183604c13af7624cb7c1be7b61e0 (patch)
tree404ef3ea9bbb7c165a8a046dfb8221a587c1a822 /games-util
parentgames-util/gamemode: add 1.8.2 (diff)
downloadgentoo-6395a5805aee183604c13af7624cb7c1be7b61e0.tar.gz
gentoo-6395a5805aee183604c13af7624cb7c1be7b61e0.tar.bz2
gentoo-6395a5805aee183604c13af7624cb7c1be7b61e0.zip
games-util/gamemode: update postinst message for 9999
Change postinst message, so it reflects L3 cache, which is the actual cache level that gets taken into consideration. Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r--games-util/gamemode/gamemode-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/gamemode/gamemode-9999.ebuild b/games-util/gamemode/gamemode-9999.ebuild
index 746c7b5239eb..fec4b5dee97b 100644
--- a/games-util/gamemode/gamemode-9999.ebuild
+++ b/games-util/gamemode/gamemode-9999.ebuild
@@ -68,7 +68,7 @@ multilib_src_configure() {
pkg_postinst() {
elog
elog "GameMode requires permissions to adjust your PAM limits and change system"
- elog "performance settings (overclocking, scheduling, L2 cache usage, mitigations"
+ elog "performance settings (overclocking, scheduling, L3 cache usage, mitigations"
elog "etc). This permission is granted via the gamemode group."
elog
elog "Run the following command as root to add your user:"