On Thu, Mar 22, 2018 at 02:22:16PM +0000, Daniel P. Berrangé wrote:
Most of the augeas test files use ::CONFIG:: to pull in the master
config file for testing. This ensures that entries added to the config
file are actually tested by augeas.
This identified the missing admin_max_clients example in the virtlogd
config file, which in turn prompted a change in description of the
max_clients parameter, since these daemon's don't have separate
s/daemon's/daemons/
Jan
readonly & readwrite sockets.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
src/locking/test_virtlockd.aug.in | 13 ++++---------
src/locking/virtlockd.conf | 8 +++-----
src/logging/test_virtlogd.aug.in | 15 ++++-----------
src/logging/virtlogd.conf | 5 ++++-
4 files changed, 15 insertions(+), 26 deletions(-)