mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 13:35:29 +00:00
Update ha.sh
This commit is contained in:
parent
f54aa9c186
commit
faed31210f
2
ha.sh
2
ha.sh
@ -88,7 +88,7 @@ lxc.hook.pre-start: sh -ec 'do modinfo $module; $(lsmod | grep -Fq $module) || m
|
||||
EOF
|
||||
|
||||
# Set autodev hook to enable access to devices in container
|
||||
bash ./set_autodev_hook.sh $CTID
|
||||
#bash ./set_autodev_hook.sh $CTID
|
||||
|
||||
# Set container timezone to match host
|
||||
cat << 'EOF' >> $LXC_CONFIG
|
||||
|
Loading…
Reference in New Issue
Block a user