Check config file syntax
Brought to you by:
hvhaugwitz,
rvdb
This is from the Debian BTS,
http://bugs.debian.org/289171
it would be desireable to be able to check a config
file for correct syntax, returning a non-zero exit
code on an incorrect config file.
This is already partly implemented. Aide takes a
--config-check parameter. However, this doesn't
work as advertised (doesn't detect some errors
which are flagged as such on aide --check), and it
is not documented in the man page.
At least this seems to be documented now.
fixed (commit cea21ddca3b526e60b6c16e8bf6d1f29e40151f5 )