aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authormuradm <mail@muradm.net>2022-08-29 16:51:21 +0300
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-09-01 08:58:16 -0400
commitfa2d651475cc607a26ac87422747f5182c2f699a (patch)
treeb28ec659f492b886052a09f10312cd66ddc0fbe1 /gnu
parent7686dd9676ebd54aec96ab22f0942e27a0979656 (diff)
downloadguix-fa2d651475cc607a26ac87422747f5182c2f699a.tar.gz
guix-fa2d651475cc607a26ac87422747f5182c2f699a.zip
gnu: fail2ban-service-type: Fix documentation typos.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/services/security.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/security.scm b/gnu/services/security.scm
index 7f66c462f3..fd5bf19730 100644
--- a/gnu/services/security.scm
+++ b/gnu/services/security.scm
@@ -201,7 +201,7 @@
"Whether this jail is enabled.")
(backend
maybe-symbol
- "Backend to use to detect changes in the @code{ogpath}. The default is
+ "Backend to use to detect changes in the @code{log-path}. The default is
'auto. To consult the defaults of the jail configuration, refer to the
@file{/etc/fail2ban/jail.conf} file of the @code{fail2ban} package."
fail2ban-jail-configuration-serialize-backend)
thon: Support cross-compiling for the Hurd....Marius Bakke 2020-06-01gnu: Add pypy3....Lars-Dominik Braun 2020-05-13mailmap: Update entries for Nikita....nikita 2020-04-19gnu: python: Build fix for the Hurd....Jan (janneke) Nieuwenhuizen 2020-04-02gnu: Python: Move arm-alignment.patch to a native-input + phase....Marius Bakke 2020-04-01gnu: Python: Fix test failure on ARMv7....Marius Bakke 2020-03-05gnu: Python: Update to 3.8.2....Marius Bakke 2020-01-24gnu: Python: Update to 3.8.1....Marius Bakke 2020-01-14gnu: python2: Update to 2.7.17....Marius Bakke 2019-12-05gnu: libffi: Update to 3.3....Marius Bakke 2019-12-05Merge branch 'master' into core-updatesMarius Bakke 2019-11-20gnu: Add python-3.8....Tanguy Le Carrour 2019-09-24gnu: python: Further cross-compilation fixes....Mathieu Othacehe 2019-09-24gnu: python: Fix cross compilation....Mathieu Othacehe 2019-09-17Merge branch 'master' into core-updatesLudovic Courtès 2019-09-08gnu: micropython: Update to 1.11....Efraim Flashner 2019-07-09gnu: Python: Update to 3.7.4....Marius Bakke 2019-07-07gnu: Python: Avoid needless reference on coreutils....Marius Bakke 2019-07-02gnu: glibc: Update to 2.29....Marius Bakke 2019-06-20gnu: python: Allow building on low-memory systems....Jeremiah@pdp10.guru 2019-06-20Merge branch 'staging' into core-updatesMarius Bakke 2019-06-18gnu: python2: Add 'cpe-name' property....Efraim Flashner 2019-05-25Merge branch 'staging' into core-updatesMarius Bakke