Merge pull request #1517 from akrigator/tor_with_bridges

[TOR] fix start up
This commit is contained in:
Alexandre
2024-08-13 16:09:08 +02:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
## 5.0.1-1 (13-08-2024)
- Update apparmomr profile to fix start up

View File

@@ -36,6 +36,7 @@ profile tor_addon flags=(attach_disconnected,mediate_deleted) {
/usr/bin/** ix,
/usr/lib/bashio/** ix,
/etc/s6/** rix,
/etc/s6-overlay/** ix,
/run/s6/** rix,
/etc/services.d/** rwix,
/etc/cont-init.d/** rwix,