From 769a7c391f4070d689369477d180c80ea5f2e76e Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Sun, 20 Jul 2025 14:18:06 +0200 Subject: [PATCH] Update customizable_post_install.sh --- scripts/post_install/customizable_post_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/post_install/customizable_post_install.sh b/scripts/post_install/customizable_post_install.sh index 34a5a84..f4de0b9 100644 --- a/scripts/post_install/customizable_post_install.sh +++ b/scripts/post_install/customizable_post_install.sh @@ -3373,7 +3373,7 @@ main_menu() { "Network|Apply network optimizations|NET" "Network|Install Open vSwitch|OPENVSWITCH" "Network|Enable TCP BBR/Fast Open control|TCPFASTOPEN" - "Network|Setting persistent network interfaces|PERSISNET" + "Network|Interface Names (persistent)|PERSISNET" "Storage|Optimize ZFS ARC size|ZFSARC" "Storage|Install ZFS auto-snapshot|ZFSAUTOSNAPSHOT" "Storage|Increase vzdump backup speed|VZDUMP"