test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: VirtualHere Client
|
||||
version: "0.1.417"
|
||||
version: "0.1.418"
|
||||
slug: vhclient
|
||||
description: VirtualHere Client
|
||||
arch:
|
||||
@@ -12,10 +12,12 @@ startup: services
|
||||
host_network: true
|
||||
hassio_api: true
|
||||
homeassistant_api: true
|
||||
hassio_role: manager
|
||||
privileged:
|
||||
- SYS_ADMIN
|
||||
- SYS_MODULE
|
||||
- SYS_RAWIO
|
||||
apparmor: false
|
||||
devices:
|
||||
- /sys/devices/platform/vhci_hcd/attach
|
||||
map:
|
||||
- type: homeassistant_config
|
||||
read_only: false
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/command/with-contenv bashio
|
||||
|
||||
/sbin/modprobe -s vhci-hcd
|
||||
mount -o remount -t sysfs sysfs /sys
|
||||
#/sbin/modprobe -s vhci-hcd
|
||||
#mount -o remount -t sysfs sysfs /sys
|
||||
|
||||
Reference in New Issue
Block a user