Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Mar 10, 2015
1 parent 1c209b8 commit 967c855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/share/pyshared/whonix_setup_wizard/tor_status.py
Expand Up @@ -57,7 +57,7 @@ def set_enabled():
# tor start and tor reload returns 0, but tor status returns an error.
# /run/tor/control and /run/tor/tor.pid are not written.
# The same happen whether whonix-setup-wizard is run directly or
# through whonixsetup_x_start_maybe.
# through /usr/lib/whonix-setup-wizard/whonixsetup_check_for_start.
# The original setup (start-reload-status) works when run by the user.
# Probably the Tor bug refereed to in /usr/lib/whonixsetup/ft_m_1.
if tor_status != 0:
Expand Down

0 comments on commit 967c855

Please sign in to comment.