diff options
Diffstat (limited to 'net-analyzer/nrpe/metadata.xml')
-rw-r--r-- | net-analyzer/nrpe/metadata.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/net-analyzer/nrpe/metadata.xml b/net-analyzer/nrpe/metadata.xml index 36b9db86d375..144670b5c304 100644 --- a/net-analyzer/nrpe/metadata.xml +++ b/net-analyzer/nrpe/metadata.xml @@ -7,14 +7,16 @@ execute commands defined in a centralized configuration file. </longdescription> <use> - <flag name='command-args'> + <flag name="command-args"> Build support for specifying the command-line arguments from the Nagios/Icinga master. Make sure you understand the implications of this flag as it can be a security risk. </flag> - - <flag name='minimal'> + <flag name="minimal"> Only build the check plugins for Nagios/Icinga, and not the daemon. </flag> </use> + <upstream> + <remote-id type="sourceforge">nagios</remote-id> + </upstream> </pkgmetadata> |