Simplify installation handling
This commit is contained in:
@@ -8,7 +8,7 @@ Documentation="https://prometheus.io/"
|
||||
User=prometheus
|
||||
Group=prometheus
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/prometheus \
|
||||
ExecStart=/usr/bin/prometheus \
|
||||
--config.file {{ prometheus_config_dir }}/prometheus.yml \
|
||||
--storage.tsdb.path {{ prometheus_db_dir }} \
|
||||
--storage.tsdb.retention.time=30d
|
||||
|
||||
Reference in New Issue
Block a user