0e53e2954f
Added alternate for dialag (gdialog) so some of Whonix programs run Changed sudo permissions to fix umask and not use QT shared memory Changed whonix to use basic hosts file Added detection if template is active for updating Added startup code for tinyproxy Added code to disable uwt so apt-get can be used as proxy Created a python GUI Message Alert using yaml for messages (internationalization)
13 lines
362 B
YAML
13 lines
362 B
YAML
|
|
update:
|
|
icon: Critical
|
|
en:
|
|
title: Tor netvm required for updates
|
|
message: |
|
|
<p><B>Tor netvm required for updates!</B></p>
|
|
<p>Please ensure your template vm has a Whonix gateway as it's VM.</p>
|
|
<p>No updates are possible without an active (running) Whonix gateway VM.</p>
|
|
<p/>
|
|
<p><b>Template will now power off</b></p>
|
|
|