Skip to content

Commit 799ce98

Browse files
ipilcherlsm5
authored andcommitted
Fix typo in container_selinux(8) man page
Signed-off-by: Ian Pilcher <[email protected]>
1 parent f245cab commit 799ce98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container_selinux.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ If you want to allow containers to read shared public files (public_content_t an
9999
If you want to allow containers to read and write shared public files (public_content_rw_t), set the container_manage_public_content boolean. Disabled by default.
100100

101101
.EX
102-
.B set sebool -P container_manage_public_content 1
102+
.B setsebool -P container_manage_public_content 1
103103
104104
.EE
105105

0 commit comments

Comments
 (0)