mirror of https://github.com/tteck/Proxmox.git
Add files via upload
parent
c6e59d8f65
commit
80277f124d
|
@ -67,6 +67,8 @@ sed '/autodev/d' $CTID_CONFIG_PATH >CTID.conf
|
||||||
cat CTID.conf >$CTID_CONFIG_PATH
|
cat CTID.conf >$CTID_CONFIG_PATH
|
||||||
|
|
||||||
cat <<EOF >> $CTID_CONFIG_PATH
|
cat <<EOF >> $CTID_CONFIG_PATH
|
||||||
|
lxc.cgroup2.devices.allow: a
|
||||||
|
lxc.cap.drop:
|
||||||
lxc.autodev: 1
|
lxc.autodev: 1
|
||||||
lxc.hook.autodev: bash -c '$HOOK_SCRIPT'
|
lxc.hook.autodev: bash -c '$HOOK_SCRIPT'
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in New Issue