mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01: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/lib/bashio/** ix,
|
||||
/etc/s6/** rix,
|
||||
/etc/s6-overlay/** ix,
|
||||
/run/s6/** rix,
|
||||
/etc/services.d/** rwix,
|
||||
/etc/cont-init.d/** rwix,
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"slug": "tor",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "dev",
|
||||
"version": "5.0.1-1",
|
||||
"startup": "services",
|
||||
"options": {
|
||||
"socks": false,
|
||||
|
||||
Reference in New Issue
Block a user