From 80277f124dbfd1f120f6cf643c8c79e0c5b48cd1 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 1 Feb 2022 05:28:35 -0500 Subject: [PATCH] Add files via upload --- misc/frigate-conf.sh | 2 ++ 1 file changed, 2 insertions(+) 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