[tor-bugs] #14995 [Tor bundles/installation]: debian packages: systemd unit files (with multi-instance support)
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Wed Mar 18 09:45:45 UTC 2015
    
    
  
#14995: debian packages: systemd unit files (with multi-instance support)
------------------------------------------+--------------------------
     Reporter:  cypherpunks               |      Owner:  weasel
         Type:  enhancement               |     Status:  needs_review
     Priority:  normal                    |  Milestone:
    Component:  Tor bundles/installation  |    Version:
   Resolution:                            |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |
------------------------------------------+--------------------------
Comment (by cypherpunks):
 I found the reason why 'systemctl reload ..' does not work, it is one of
 the hardening restrictions.
 If you comment out this line, reload will work:
 {{{
 CapabilityBoundingSet = CAP_SETUID CAP_SETGID CAP_NET_BIND_SERVICE
 }}}
 lets see what we have to add to the list to get it working with that
 line..
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14995#comment:23>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list