test
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: VirtualHere Client
|
name: VirtualHere Client
|
||||||
version: "0.1.412"
|
version: "0.1.413"
|
||||||
slug: vhclient
|
slug: vhclient
|
||||||
description: VirtualHere Client
|
description: VirtualHere Client
|
||||||
arch:
|
arch:
|
||||||
@@ -14,11 +14,8 @@ host_network: true
|
|||||||
hassio_api: true
|
hassio_api: true
|
||||||
homeassistant_api: true
|
homeassistant_api: true
|
||||||
privileged:
|
privileged:
|
||||||
- SYS_MODULE
|
|
||||||
- SYS_RAWIO
|
- SYS_RAWIO
|
||||||
# - SYS_ADMIN
|
# - SYS_ADMIN
|
||||||
devices:
|
|
||||||
- /sys/devices/platform
|
|
||||||
map:
|
map:
|
||||||
- type: homeassistant_config
|
- type: homeassistant_config
|
||||||
read_only: false
|
read_only: false
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/command/with-contenv bashio
|
#!/command/with-contenv bashio
|
||||||
|
|
||||||
#/sbin/modprobe -s vhci-hcd
|
/sbin/modprobe -s vhci-hcd
|
||||||
#mount -o remount -t sysfs sysfs /sys
|
mount -o remount -t sysfs sysfs /sys
|
||||||
|
|||||||
Reference in New Issue
Block a user