Update AMP Systemd conf example

pull/942/head
nicolargo 2016-10-22 14:06:49 +02:00
parent 0b5d032a48
commit f0341db1bc
1 changed files with 2 additions and 2 deletions

View File

@ -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