Skip to content

Commit b9cb4c8

Browse files
committed
docs: update outdated seccomp TODO comment
Replace outdated TODO about seccomp work with accurate statement about current seccomp support in runc. Signed-off-by: Osama Abdelkader <[email protected]>
1 parent 7d81b21 commit b9cb4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcontainer/SPEC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ profile <profile_name> flags=(attach_disconnected,mediate_deleted) {
367367
}
368368
```
369369

370-
*TODO: seccomp work is being done to find a good default config*
370+
*Seccomp filtering is supported with configurable default profiles*
371371

372372
### Runtime and Init Process
373373

0 commit comments

Comments
 (0)