HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/net-mgmt/netdata/files/patch-collectors_python.d.plugin_python.d.plugin.in
--- collectors/python.d.plugin/python.d.plugin.in.orig	2020-01-30 23:22:27 UTC
+++ collectors/python.d.plugin/python.d.plugin.in
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 '''':;
-pybinary=$(which python || which python3 || which python2)
+pybinary=%%PYTHON%%
 filtered=()
 for arg in "$@"
 do