mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-07-12 01:39:22 -04:00
remove no longer needed Whonix related specifics
This commit is contained in:
parent
c989b8bd4a
commit
b2ecc9cf4d
1 changed files with 0 additions and 9 deletions
|
@ -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 '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue