From 97e596463a6cc5a7170507846efda7caf7c826a6 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 1 Jul 2024 17:28:11 -0700 Subject: [PATCH] Remove extra line Signed-off-by: Tommy --- Proxmox-8.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Proxmox-8.sh b/Proxmox-8.sh index 7154729..824a8ed 100644 --- a/Proxmox-8.sh +++ b/Proxmox-8.sh @@ -72,7 +72,6 @@ proxmox-boot-tool refresh # Kernel hardening curl https://raw.githubusercontent.com/secureblue/secureblue/live/config/files/usr/etc/modprobe.d/blacklist.conf | tee /etc/modprobe.d/server-blacklist.conf -sed -i 's/kernel_io_uring_disable = 2/#ernel_io_uring_disable = 2/g' curl https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/sysctl.d/99-server.conf | tee /etc/sysctl.d/99-server.conf sysctl -p