mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-14 18:10:33 +02:00
[TOR] fix start up
This commit is contained in:
@@ -36,6 +36,7 @@ profile tor_addon flags=(attach_disconnected,mediate_deleted) {
|
|||||||
/usr/bin/** ix,
|
/usr/bin/** ix,
|
||||||
/usr/lib/bashio/** ix,
|
/usr/lib/bashio/** ix,
|
||||||
/etc/s6/** rix,
|
/etc/s6/** rix,
|
||||||
|
/etc/s6-overlay/** ix,
|
||||||
/run/s6/** rix,
|
/run/s6/** rix,
|
||||||
/etc/services.d/** rwix,
|
/etc/services.d/** rwix,
|
||||||
/etc/cont-init.d/** rwix,
|
/etc/cont-init.d/** rwix,
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"slug": "tor",
|
"slug": "tor",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "dev",
|
"version": "5.0.1-1",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"options": {
|
"options": {
|
||||||
"socks": false,
|
"socks": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user