#17754: 0.2.7.5 cannot work inside lxc container
--------------------+------------------------------------
 Reporter:  kibba   |          Owner:
     Type:  defect  |         Status:  needs_information
 Priority:  Medium  |      Milestone:  Tor: 0.2.8.x-final
Component:  Tor     |        Version:  Tor: 0.2.7.5
 Severity:  Normal  |     Resolution:
 Keywords:  lxc     |  Actual Points:
Parent ID:          |         Points:
  Sponsor:          |
--------------------+------------------------------------

Comment (by weasel):

 Can you confirm it works for you if you disable apparmor for the tor
 running in the container?

 {{{
 mkdir /etc/systemd/system/[email protected]/
 (echo "[Service]"; echo "AppArmorProfile=") >
 /etc/systemd/system/[email protected]/override.conf
 systemctl daemon-reload
 }}}

 And then try to start tor,
 {{{
 service tor restart
 }}}
 .

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17754#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to