Pārlūkot izejas kodu

Add files via upload

tteckster 3 gadi atpakaļ
vecāks
revīzija
80277f124d
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      misc/frigate-conf.sh

+ 2 - 0
misc/frigate-conf.sh

@@ -67,6 +67,8 @@ sed '/autodev/d' $CTID_CONFIG_PATH >CTID.conf
 cat CTID.conf >$CTID_CONFIG_PATH
 
 cat <<EOF >> $CTID_CONFIG_PATH
+lxc.cgroup2.devices.allow: a
+lxc.cap.drop:
 lxc.autodev: 1
 lxc.hook.autodev: bash -c '$HOOK_SCRIPT'
 EOF