Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 12ef891

Browse files
ctalledorodnymolina
authored andcommitted
Added info on sysboxd's support for Linux LSMs.
1 parent 07ff493 commit 12ef891

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/usage.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,3 +395,15 @@ container's data across a cluster of hosts, in the cloud, etc.
395395

396396
Nestybox does not yet support using any of these plugins
397397
for system containers.
398+
399+
## Support for Linux Security Modules (LSMs)
400+
401+
### AppArmor
402+
403+
Sysboxd currently uses a permissive AppArmor profile for system
404+
containers. We plan to create a more restrictive profile in
405+
the near future.
406+
407+
### SELinux
408+
409+
Sysboxd does not yet support running on systems with SELinux enabled.

0 commit comments

Comments
 (0)