update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: VirtualHere Client
|
||||
version: "0.1.5"
|
||||
version: "0.1.6"
|
||||
slug: vhclient
|
||||
description: VirtualHere Client
|
||||
arch:
|
||||
@@ -20,7 +20,7 @@ privileged:
|
||||
- SYS_RAWIO
|
||||
- SYS_TIME
|
||||
- SYS_NICE
|
||||
full_access: true
|
||||
#full_access: true
|
||||
apparmor: false
|
||||
map:
|
||||
- type: addon_config
|
||||
|
||||
1
vhclient/rootfs/etc/cont-finish.d/unload_modules.sh
Executable file
1
vhclient/rootfs/etc/cont-finish.d/unload_modules.sh
Executable file
@@ -0,0 +1 @@
|
||||
/sbin/modprobe -s -r vhci-hcd
|
||||
@@ -1 +1 @@
|
||||
/sbin/modprobe vhci-hcd
|
||||
/sbin/modprobe -s vhci-hcd
|
||||
Reference in New Issue
Block a user