[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/15: gnu: audit: Tweak description.
From: |
guix-commits |
Subject: |
13/15: gnu: audit: Tweak description. |
Date: |
Thu, 16 Dec 2021 21:07:44 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 4b6ce80a5e412ee32a388970ed5922402d97f16c
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Dec 17 02:26:34 2021 +0100
gnu: audit: Tweak description.
* gnu/packages/admin.scm (audit)[description]: Edit slightly.
---
gnu/packages/admin.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 3807072..317efa3 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3030,11 +3030,11 @@ platform-specific methods.")
(list openldap gnutls cyrus-sasl))
(synopsis "User-space component to the Linux auditing system")
(description
- "auditd is the user-space component to the Linux auditing system, which
-allows logging of system calls made by user-land processes. It's responsible
-for writing audit records to the disk. Viewing the logs is done with the
-@code{ausearch} or @code{aureport} utilities. Configuring the audit rules is
-done with the @code{auditctl} utility.")
+ "This is the user-space component to the Linux auditing system, which
+allows logging of system calls made by user-land processes. @command{auditd}
is
+responsible for writing audit records to the disk. Viewing the logs is done
+with the @code{ausearch} or @code{aureport} utilities. Configuring the audit
+rules is done with the @code{auditctl} utility.")
(license license:gpl2+)))
(define-public nmap
- branch master updated (1ca2c67 -> 010a1ff), guix-commits, 2021/12/16
- 01/15: gnu: Remove unreferenced nss/fixed., guix-commits, 2021/12/16
- 04/15: gnu: htop: Update to 3.1.2., guix-commits, 2021/12/16
- 11/15: gnu: audit: Update to 3.0.6., guix-commits, 2021/12/16
- 13/15: gnu: audit: Tweak description.,
guix-commits <=
- 09/15: gnu: agda: Update to 2.6.2.1., guix-commits, 2021/12/16
- 12/15: gnu: audit: Remove input labels., guix-commits, 2021/12/16
- 03/15: gnu: bmake: Remove input labels., guix-commits, 2021/12/16
- 14/15: gnu: cloc: Update to 1.92., guix-commits, 2021/12/16
- 08/15: gnu: remmina: Remove input labels., guix-commits, 2021/12/16
- 06/15: gnu: bemenu: Update to 0.6.4., guix-commits, 2021/12/16
- 10/15: gnu: openvpn: Update to 2.5.5., guix-commits, 2021/12/16
- 15/15: gnu: libjcat: Update to 0.1.9., guix-commits, 2021/12/16
- 02/15: gnu: bmake: Update to 20211207., guix-commits, 2021/12/16
- 05/15: gnu: fasm: Update to 1.73.28., guix-commits, 2021/12/16