Update homeassistant-v4.sh

This commit is contained in:
tteckster
2022-09-29 06:41:39 -04:00
committed by GitHub
parent d900355fb0
commit 98ea116198

View File

@ -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