chore 📦: Update setupacdc.yml to include lxc capability
Added a new LXC capability to the setupacdc.yml file, enabling sys_time keep for improved security
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
-protection {{ container_protection }} \
|
||||
-unprivileged {{ container_unprivileged }} \
|
||||
-tags '{{ container_tags | join(',') }}' \
|
||||
-lxc "lxc.cap.keep=sys_time" \
|
||||
-features '{{ container_features }}'
|
||||
args:
|
||||
creates: '/etc/pve/lxc/{{ container_id }}.conf'
|
||||
|
||||
Reference in New Issue
Block a user