diff --git a/misc/frigate-conf.sh b/misc/frigate-conf.sh index 0c0882ea..2353a18c 100644 --- a/misc/frigate-conf.sh +++ b/misc/frigate-conf.sh @@ -67,6 +67,8 @@ sed '/autodev/d' $CTID_CONFIG_PATH >CTID.conf cat CTID.conf >$CTID_CONFIG_PATH cat <> $CTID_CONFIG_PATH +lxc.cgroup2.devices.allow: a +lxc.cap.drop: lxc.autodev: 1 lxc.hook.autodev: bash -c '$HOOK_SCRIPT' EOF