test
This commit is contained in:
+2
-3
@@ -1,6 +1,6 @@
|
||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
||||
name: Example add-on
|
||||
version: "1.2.9"
|
||||
version: "1.2.11"
|
||||
slug: example
|
||||
description: Example add-on
|
||||
url: "https://github.com/home-assistant/addons-example/tree/main/example"
|
||||
@@ -11,6 +11,7 @@ arch:
|
||||
- amd64
|
||||
- i386
|
||||
init: false
|
||||
startup: services
|
||||
kernel_modules: true
|
||||
full_access: true
|
||||
host_network: true
|
||||
@@ -20,9 +21,7 @@ devices:
|
||||
privileged:
|
||||
- NET_ADMIN
|
||||
- SYS_ADMIN
|
||||
- SYS_MODULE
|
||||
- SYS_RAWIO
|
||||
- SYS_RESOURCE
|
||||
- SYS_TIME
|
||||
- SYS_NICE
|
||||
#devicetree: true
|
||||
|
||||
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user