Skip to content

Commit

Permalink
removed Whonix firewall notice because this was merged into whonixcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Aug 14, 2016
1 parent ffe508a commit e6c261f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
10 changes: 0 additions & 10 deletions usr/lib/qubes-whonix/messages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,6 @@ update:
<p>Please ensure that this TemplateVM has a Whonix-Gateway as its NetVM.</p>
<p>No updates are possible without an active (running) Whonix-Gateway VM.</p>
firewall-failed:
icon: Critical
en:
title: whonix_firewall failed to load
message: |
<p><b>whonix_firewall failed to load!</b></p>
<p>The whonix_firewall failed to load for some unknown reason. This could be
due to the firewall being mis-configured or race-condition.</p>
<p>Try restarting the VM to see if this error persists.</p>
tor-disabled:
icon: Warning
en:
Expand Down
5 changes: 0 additions & 5 deletions usr/lib/qubes-whonix/qubes-whonixsetup
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

# Display alert that firewall was unable to be enabled.
if [ -e /var/run/qubes-service/whonix-firewall-failed ]; then
/usr/lib/qubes-whonix/alert firewall-failed /usr/lib/qubes-whonix/messages.yaml
fi

qubes_vm_type="$(qubesdb-read /qubes-vm-type)"

# Template
Expand Down

0 comments on commit e6c261f

Please sign in to comment.