From 4181b15eee636ce59cae93690d75e543761190ac Mon Sep 17 00:00:00 2001 From: sejo Date: Thu, 20 Jan 2022 16:01:51 -0600 Subject: [PATCH] =?UTF-8?q?updates=20documentaci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 10bd718..2dcc7b0 100644 --- a/README.md +++ b/README.md @@ -78,12 +78,26 @@ $ exit modificamos el archivo de ser necesario. +por si las dudas, recargamos los archivos de servicios: + +``` +# systemctl daemon-reload +``` + iniciamos el servicio: ``` # systemctl start chamorrx ``` +si todo está bien, lo podemos habilitar: + +``` +# systemctl enable chamorrx +``` + +¡y listo! + # config