mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2024-10-01 06:35:42 -04:00
Merge pull request #32 from adrelanos/patch-1
remove no longer needed Whonix related specifics
This commit is contained in:
commit
6303db1947
@ -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…
Reference in New Issue
Block a user