From 683cc8e470f73e3a964191af3e66b90c80495a25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Robert=20M=C3=B6ker?= Date: Thu, 29 Dec 2011 19:35:48 +0100 Subject: [PATCH] nagios_nrpe: Add --enable-command-args. --- lfs/nagios_nrpe | 1 + 1 file changed, 1 insertion(+) diff --git a/lfs/nagios_nrpe b/lfs/nagios_nrpe index 41be3d3976..050c9294f2 100644 --- a/lfs/nagios_nrpe +++ b/lfs/nagios_nrpe @@ -85,6 +85,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --with-nrpe-group=nobody \ --with-nagios-user=nobody \ --with-nagios-group=nobody \ + --enable-command-args \ ac_cv_lib_wrap_main=no cd $(DIR_APP) && make $(MAKETUNING) -- 2.39.5