OXIESEC PANEL
- Current Dir:
/
/
etc
/
apparmor.d
/
lxc
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 08:41:33 AM
rwxr-xr-x
📄
lxc-default
479 bytes
11/23/2018 04:49:34 AM
rw-r--r--
📄
lxc-default-cgns
573 bytes
11/23/2018 04:49:34 AM
rw-r--r--
📄
lxc-default-with-mounting
544 bytes
11/23/2018 04:49:34 AM
rw-r--r--
📄
lxc-default-with-nesting
572 bytes
11/23/2018 04:49:34 AM
rw-r--r--
Editing: lxc-default-cgns
Close
# Do not load this file. Rather, load /etc/apparmor.d/lxc-containers, which # will source all profiles under /etc/apparmor.d/lxc profile lxc-container-default-cgns flags=(attach_disconnected,mediate_deleted) { #include <abstractions/lxc/container-base> # the container may never be allowed to mount devpts. If it does, it # will remount the host's devpts. We could allow it to do it with # the newinstance option (but, right now, we don't). deny mount fstype=devpts, mount fstype=cgroup -> /sys/fs/cgroup/**, mount fstype=cgroup2 -> /sys/fs/cgroup/**, }