✏️ 正在编辑: seccomp-v2-blacklist.conf
路径:
/usr/share/doc/liblxc-common/examples/seccomp-v2-blacklist.conf
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
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
💾 保存文件
← 返回文件管理器