mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: rsyslog: Remove gratuitous whitespace.
* gnu/packages/logging.scm (rsyslog)[#:configure-flags]: Remove gratuitous whitespace.
This commit is contained in:
parent
aaee40278c
commit
02aa85459f
1 changed files with 2 additions and 2 deletions
|
@ -273,7 +273,7 @@ (define-public rsyslog
|
|||
"--enable-liblogging_stdlog"
|
||||
"--enable-unlimited_select"
|
||||
"--enable-usertools"
|
||||
|
||||
|
||||
;; Input plugins
|
||||
"--enable-imbatchreport"
|
||||
"--enable-imczmq"
|
||||
|
@ -285,7 +285,7 @@ (define-public rsyslog
|
|||
"--enable-impstats"
|
||||
"--enable-imptcp"
|
||||
"--enable-imtuxedoulog"
|
||||
|
||||
|
||||
;; Output plugins
|
||||
"--enable-clickhouse"
|
||||
"--enable-elasticsearch"
|
||||
|
|
Loading…
Reference in a new issue