gnu: audit: Remove input labels.
* gnu/packages/admin.scm (audit)[inputs]: Remove input labels.
This commit is contained in:
parent
27e5e38763
commit
6557476742
@ -3027,9 +3027,7 @@ platform-specific methods.")
|
|||||||
`(#:configure-flags (list "--with-python=no"
|
`(#:configure-flags (list "--with-python=no"
|
||||||
"--disable-static")))
|
"--disable-static")))
|
||||||
(inputs
|
(inputs
|
||||||
`(("openldap" ,openldap)
|
(list openldap gnutls cyrus-sasl))
|
||||||
("gnutls" ,gnutls)
|
|
||||||
("sasl" ,cyrus-sasl)))
|
|
||||||
(synopsis "User-space component to the Linux auditing system")
|
(synopsis "User-space component to the Linux auditing system")
|
||||||
(description
|
(description
|
||||||
"auditd is the user-space component to the Linux auditing system, which
|
"auditd is the user-space component to the Linux auditing system, which
|
||||||
|
Loading…
Reference in New Issue
Block a user