Kaleb KEITHLEY has uploaded this change for review.

View Change

config: default to monitoring enabled

monitoring has moved to (lib)ntirpc, where it defaults to enabled

If we were using ntirpc only as a submodule, we could probably
eliminate this here.

But since we package ntirpc separately in Fedora, CentOS, etc.,
and in ntirpc monitoring is enabled by default, we need to keep
it here too, and have it enabled by default.

Other users who don't want monitoring can disable it in their
ntirpc (submodule or separate package) and disable it here too.

Change-Id: I9ad3574d820eaf260d7a1244488e2273165eb94d
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
---
M src/CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/99/1214799/1

To view, visit change 1214799. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I9ad3574d820eaf260d7a1244488e2273165eb94d
Gerrit-Change-Number: 1214799
Gerrit-PatchSet: 1
Gerrit-Owner: Kaleb KEITHLEY <kaleb@redhat.com>