mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Remove apparmor-profiles
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
23910d09fe
commit
90f18b7465
@ -21,7 +21,7 @@ deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription' | tee /
|
||||
|
||||
apt update
|
||||
apt upgrade -y
|
||||
apt install -y --no-install-recommends intel-microcode tuned apparmor-profiles fwupd dropbear-initramfs
|
||||
apt install -y --no-install-recommends intel-microcode tuned fwupd dropbear-initramfs
|
||||
|
||||
tuned-adm profile virtual-host
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user