From b2ecc9cf4d6a78f11f954b881e4da7ebdd1c3ce1 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Sun, 14 Jul 2019 06:52:16 +0000 Subject: [PATCH] remove no longer needed Whonix related specifics --- configure-sudo-prompt | 9 --------- 1 file changed, 9 deletions(-) diff --git a/configure-sudo-prompt b/configure-sudo-prompt index fcb2ea4..7993c64 100644 --- a/configure-sudo-prompt +++ b/configure-sudo-prompt @@ -34,15 +34,6 @@ _EOF mv -f /etc/polkit-1/localauthority/50-local.d/qubes-allow-all.pkla \ /etc/polkit-1/localauthority_50-locald_qubes-allow-all.pkla.bak - if [ -e /etc/whonix.d ]; then - cat >/etc/sudoers.d/zz99_sudoprompt <<_EOF -ALL ALL=NOPASSWD: /usr/sbin/virt-what -ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck restart -ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck start -ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck stop -ALL ALL=NOPASSWD: /usr/sbin/service whonixcheck status -_EOF - fi echo "Done." echo '