mirror of https://github.com/tteck/Proxmox.git
Update homeassistant-v4.sh
parent
d900355fb0
commit
98ea116198
|
@ -247,6 +247,7 @@ else
|
||||||
cat <<EOF >> $LXC_CONFIG
|
cat <<EOF >> $LXC_CONFIG
|
||||||
lxc.cgroup2.devices.allow: a
|
lxc.cgroup2.devices.allow: a
|
||||||
lxc.cap.drop:
|
lxc.cap.drop:
|
||||||
|
EOF
|
||||||
fi
|
fi
|
||||||
msg_info "Starting LXC Container"
|
msg_info "Starting LXC Container"
|
||||||
pct start $CTID
|
pct start $CTID
|
||||||
|
|
Loading…
Reference in New Issue