summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2016-10-22 14:06:49 +0200
committernicolargo <nicolas@nicolargo.com>2016-10-22 14:06:49 +0200
commitf0341db1bc7c11ca84035960b50a6757a3cef8c7 (patch)
tree71d46ecc44e250e1e6cff0298c0ad6a7ac12adf2 /conf
parent0b5d032a487ac4862e7e366bf265629406a0a6d2 (diff)
Update AMP Systemd conf example
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 41c6702f..57b048f5 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -386,10 +386,10 @@ status_url=http://localhost/nginx_status
[amp_systemd]
# Use the Systemd AMP
enable=true
-regex=\/usr\/lib\/systemd\/systemd
+regex=\/lib\/systemd\/systemd
refresh=30
one_line=true
-systemctl_cmd=/usr/bin/systemctl --plain
+systemctl_cmd=/bin/systemctl --plain
[amp_systemv]
# Use the Systemv AMP