From 860abee5113823e002dd4432f49bedd970784c94 Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Sun, 4 Apr 2021 09:08:24 +0000 Subject: [PATCH] Update Ubuntu-20.04-LTS.sh --- Ubuntu-20.04-LTS.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Ubuntu-20.04-LTS.sh b/Ubuntu-20.04-LTS.sh index d579f86..158f005 100644 --- a/Ubuntu-20.04-LTS.sh +++ b/Ubuntu-20.04-LTS.sh @@ -49,6 +49,9 @@ sudo apt update sudo apt upgrade -y sudo apt -y install neofetch gnome-software flatpak gnome-software-plugin-flatpak firejail apparmor-profiles apparmor-profiles-extra apparmor-utils gnome-tweak-tool git-core +#Put all AppArmor profiles into enforcing mode +sudo aa-enforce /etc/apparmor. d/* + #Install Yubico Stuff sudo apt -y install yubikey-manager pam-u2f pamu2fcfg mkdir -p /home/${USER}/.config/Yubico