From 792ec9b52ac31b37e9f378ef565ee0b92b80e617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Fri, 17 May 2024 14:15:34 -0300 Subject: [PATCH] getenforce: add Spanish translation (#12761) Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com> --- pages.es/linux/getenforce.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages.es/linux/getenforce.md diff --git a/pages.es/linux/getenforce.md b/pages.es/linux/getenforce.md new file mode 100644 index 0000000000..bdbc65e1bc --- /dev/null +++ b/pages.es/linux/getenforce.md @@ -0,0 +1,8 @@ +# getenforce + +> Obtén el modo actual de SELinux (es decir, obligatorio, permisivo o deshabilitado). +> Más información: . + +- Muestra el modo actual de SELinux: + +`getenforce`