diff --git a/autodev.sh b/autodev.sh index 3a519223..3131cd41 100644 --- a/autodev.sh +++ b/autodev.sh @@ -72,6 +72,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 \ No newline at end of file +EOF