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 @@ library.")
|
||||||
"--enable-liblogging_stdlog"
|
"--enable-liblogging_stdlog"
|
||||||
"--enable-unlimited_select"
|
"--enable-unlimited_select"
|
||||||
"--enable-usertools"
|
"--enable-usertools"
|
||||||
|
|
||||||
;; Input plugins
|
;; Input plugins
|
||||||
"--enable-imbatchreport"
|
"--enable-imbatchreport"
|
||||||
"--enable-imczmq"
|
"--enable-imczmq"
|
||||||
|
@ -285,7 +285,7 @@ library.")
|
||||||
"--enable-impstats"
|
"--enable-impstats"
|
||||||
"--enable-imptcp"
|
"--enable-imptcp"
|
||||||
"--enable-imtuxedoulog"
|
"--enable-imtuxedoulog"
|
||||||
|
|
||||||
;; Output plugins
|
;; Output plugins
|
||||||
"--enable-clickhouse"
|
"--enable-clickhouse"
|
||||||
"--enable-elasticsearch"
|
"--enable-elasticsearch"
|
||||||
|
|
Reference in a new issue