From cfc85b80cb128fca384530f5506f5f4f94540e60 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Wed, 25 Oct 2017 10:15:34 +0200 Subject: [PATCH] nicolargo/glances:latest breaks docker plugin #1174 --- conf/glances.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/glances.conf b/conf/glances.conf index 41d18638..ea671298 100644 --- a/conf/glances.conf +++ b/conf/glances.conf @@ -462,7 +462,7 @@ status_url=http://localhost/nginx_status [amp_systemd] # Use the Systemd AMP -enable=true +enable=false regex=\/lib\/systemd\/systemd refresh=30 one_line=true @@ -470,7 +470,7 @@ systemctl_cmd=/bin/systemctl --plain [amp_systemv] # Use the Systemv AMP -enable=true +enable=false regex=\/sbin\/init refresh=30 one_line=true