OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
liblxc-common
/
examples
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:09 AM
rwxr-xr-x
📄
lxc-complex.conf
712 bytes
05/05/2023 12:06:12 PM
rw-r--r--
📄
lxc-empty-netns.conf
118 bytes
05/05/2023 12:06:12 PM
rw-r--r--
📄
lxc-macvlan.conf
289 bytes
05/05/2023 12:06:12 PM
rw-r--r--
📄
lxc-no-netns.conf
84 bytes
05/05/2023 12:06:12 PM
rw-r--r--
📄
lxc-phys.conf
305 bytes
05/05/2023 12:06:12 PM
rw-r--r--
📄
lxc-veth.conf
332 bytes
05/05/2023 12:06:12 PM
rw-r--r--
📄
lxc-vlan.conf
308 bytes
05/05/2023 12:06:12 PM
rw-r--r--
📄
seccomp-v1.conf
1.35 KB
05/05/2023 12:06:12 PM
rw-r--r--
📄
seccomp-v2-blacklist.conf
334 bytes
05/05/2023 12:06:12 PM
rw-r--r--
📄
seccomp-v2.conf
659 bytes
05/05/2023 12:06:12 PM
rw-r--r--
Editing: seccomp-v2-blacklist.conf
Close
2 blacklist # v2 allows comments after the second line, with '#' in first column, # blacklist will allow syscalls by default # if 'errno 0' was not appended to 'mknod' below, then the task would # simply be killed when it tried to mknod. 'errno 0' means do not allow # the container to mknod, but immediately return 0. mknod errno 0