File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ The following filesystems SHOULD be made available in each container's filesyste
1212
1313| Path | Type |
1414| -------- | ------ |
15- | /proc | [ procfs ] [ ] |
15+ | /proc | [ proc ] [ ] |
1616| /sys | [ sysfs] [ ] |
1717| /dev/pts | [ devpts] [ ] |
1818| /dev/shm | [ tmpfs] [ ] |
@@ -642,7 +642,7 @@ The following parameters can be specified to set up seccomp:
642642[ devpts ] : https://www.kernel.org/doc/Documentation/filesystems/devpts.txt
643643[ file ] : http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_164
644644[ libseccomp ] : https://github.com/seccomp/libseccomp
645- [ procfs ] : https://www.kernel.org/doc/Documentation/filesystems/proc.txt
645+ [ proc ] : https://www.kernel.org/doc/Documentation/filesystems/proc.txt
646646[ seccomp ] : https://www.kernel.org/doc/Documentation/prctl/seccomp_filter.txt
647647[ sharedsubtree ] : https://www.kernel.org/doc/Documentation/filesystems/sharedsubtree.txt
648648[ sysfs ] : https://www.kernel.org/doc/Documentation/filesystems/sysfs.txt
You can’t perform that action at this time.
0 commit comments