me
/
guix
Archived
1
0
Fork 0

gnu: audit: Tweak description.

* gnu/packages/admin.scm (audit)[description]: Edit slightly.
master
Tobias Geerinckx-Rice 2021-12-17 02:26:34 +01:00
parent 6557476742
commit 4b6ce80a5e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 5 additions and 5 deletions

View File

@ -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