[tor-bugs] #17754 [Tor]: 0.2.7.5 cannot work inside lxc	container
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Mon Dec 14 17:57:10 UTC 2015
    
    
  
#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/tor at default.service.d/
 (echo "[Service]"; echo "AppArmorProfile=") >
 /etc/systemd/system/tor at default.service.d/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
    
    
More information about the tor-bugs
mailing list