[tor-bugs] #13716 [Tor bundles/installation]: Tor daemon apparmor profile breaks bridge restarts on Ubuntu 14.04
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 11 19:58:02 UTC 2014
#13716: Tor daemon apparmor profile breaks bridge restarts on Ubuntu 14.04
------------------------------------------+--------------------------------
Reporter: vladtsyrklevich | Owner: weasel
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: Tor bundles/installation | Version:
Resolution: | Keywords: obfsproxy apparmor
Actual Points: | Parent ID:
Points: |
------------------------------------------+--------------------------------
Comment (by vladtsyrklevich):
My analysis was missing one detail earlier. If Debian is going to
eventually add this AA mediation, the package is going to need to figure
out whether or not include this mediation anyway so this will likely be
necessary for Debian anyway. A simple solution here would be just to add:
if [ -d /sys/kernel/security/apparmor/features/signal ]; then
echo 'signal (send) set=("term") peer="unconfined",'
>>/etc/apparmor.d/local/system_tor
apparmor_parser -r /etc/apparmor.d/system_tor
fi
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13716#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list