mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update ha.sh
This commit is contained in:
parent
f54aa9c186
commit
faed31210f
1 changed files with 1 additions and 1 deletions
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
|
EOF
|
||||||
|
|
||||||
# Set autodev hook to enable access to devices in container
|
# 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
|
# Set container timezone to match host
|
||||||
cat << 'EOF' >> $LXC_CONFIG
|
cat << 'EOF' >> $LXC_CONFIG
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue