mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
getenforce: add Spanish translation (#12761)
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
parent
ea5da696b9
commit
792ec9b52a
1 changed files with 8 additions and 0 deletions
8
pages.es/linux/getenforce.md
Normal file
8
pages.es/linux/getenforce.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# getenforce
|
||||
|
||||
> Obtén el modo actual de SELinux (es decir, obligatorio, permisivo o deshabilitado).
|
||||
> Más información: <https://manned.org/man/getenforce>.
|
||||
|
||||
- Muestra el modo actual de SELinux:
|
||||
|
||||
`getenforce`
|
Loading…
Add table
Reference in a new issue