correction dicos et systemd

This commit is contained in:
2018-05-25 16:00:44 +02:00
parent 1e223897e7
commit edb31de8aa
2 changed files with 10 additions and 5 deletions

View File

@ -6,7 +6,7 @@ After=network-online.target
[Service]
User=root
Restart=on-failure
ExecStart=/usr/local/bin/prometheus/prometheus --config.file=/etc/prometheus/prometheus.yml
ExecStart=/usr/bin/prometheus --config.file=/etc/prometheus/prometheus.yml
[Install]
WantedBy=multi-user.target