Skip to content

Commit

Permalink
Update src/features/c18n.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jessica Clarke <[email protected]>
  • Loading branch information
gvnn3 and jrtc27 authored Jul 20, 2024
1 parent 9877174 commit 8ec6e8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/features/c18n.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@ sysctl security.cheri.lib_based_c18n_default=1
To run a particular binary with library compartmentalization enabled just for
this run, use `proccontrol`:

`proccontrol -m cheric18n -s enable ./helloworld`
```
proccontrol -m cheric18n -s enable ./helloworld
```

## Enabling library compartmentalization permanently for a particular binary

Expand Down

0 comments on commit 8ec6e8c

Please sign in to comment.