chcon, runcon, semanage-fcontext: update "See also" (#12843)

pull/28/head
cyqsimon 2024-05-27 23:54:20 +08:00 committed by GitHub
parent 2f3a08f8c0
commit ddd1bf38d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
# chcon
> Change SELinux security context of a file or files/directories.
> See also: `secon`, `restorecon`, `semanage-fcontext`.
> More information: <https://www.gnu.org/software/coreutils/chcon>.
- View security context of a file:

View File

@ -1,10 +1,10 @@
# runcon
> Run a program in a different SELinux security context.
> With neither context nor command, print the current security context.
> See also: `secon`.
> More information: <https://www.gnu.org/software/coreutils/runcon>.
- Determine the current domain:
- Print the security context of the current execution context:
`runcon`

View File

@ -1,7 +1,7 @@
# semanage fcontext
> Manage persistent SELinux security context rules on files/directories.
> See also: `semanage`, `restorecon`.
> See also: `semanage`, `matchpathcon`, `secon`, `chcon`, `restorecon`.
> More information: <https://manned.org/semanage-fcontext>.
- List all file labelling rules: