[TOR] fix start up

This commit is contained in:
Renat Gabdulhakov
2024-08-15 01:19:43 +00:00
parent d88f910a92
commit b6946ea5e2
4 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
j{
{
"name": "Example devcontainer for add-on repositories",
"image": "ghcr.io/home-assistant/devcontainer:addons",
"appPort": ["7123:8123", "7357:4357"],

View File

@@ -9,3 +9,7 @@
## 5.0.1-3 (13-08-2024)
- Add read permission for /etc/s6-overlay/ in apparmor
## 5.0.1-4 (14-08-2024)
- Add execution permission for permission for /etc/s6-overlay/s6-overlay/s6-rc.d/init-tor/run file

View File

@@ -47,5 +47,5 @@
"str"
]
},
"version": "5.0.1-3"
"version": "5.0.1-4"
}

0
tor/rootfs/etc/s6-overlay/s6-rc.d/init-tor/run Normal file → Executable file
View File