From 5d3fcd96eae6e89c792d57f806468c0dbf8017c9 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 18 Jan 2024 19:00:36 -0700 Subject: [PATCH] Add tirdad Signed-off-by: Tommy --- whonix/whonix-gw.sh | 2 +- whonix/whonix-ws.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/whonix/whonix-gw.sh b/whonix/whonix-gw.sh index 143d437..34a724e 100644 --- a/whonix/whonix-gw.sh +++ b/whonix/whonix-gw.sh @@ -15,7 +15,7 @@ # the License. #Install packages -sudo apt install --no-install-recommends qt5ct qt5-style-plugins arc-theme -y +sudo apt install --no-install-recommends tirdad qt5ct qt5-style-plugins arc-theme -y #Enabling SUID Disabler and Permission Hardener sudo systemctl enable --now permission-hardening diff --git a/whonix/whonix-ws.sh b/whonix/whonix-ws.sh index dc68847..ba4ee9b 100644 --- a/whonix/whonix-ws.sh +++ b/whonix/whonix-ws.sh @@ -15,7 +15,7 @@ # the License. #Install packages -sudo apt install --no-install-recommends qt5ct qt5-style-plugins arc-theme git -y +sudo apt install --no-install-recommends tirdad qt5ct qt5-style-plugins arc-theme git -y #Enabling SUID Disabler and Permission Hardener sudo systemctl enable --now permission-hardening