mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-13 18:40:02 +01:00
Update prometheus-install.sh
This commit is contained in:
@@ -19,7 +19,7 @@ mkdir -p /var/db/prometheus
|
|||||||
|
|
||||||
# Enable, Configure and Start Services
|
# Enable, Configure and Start Services
|
||||||
sysrc prometheus_enable=YES
|
sysrc prometheus_enable=YES
|
||||||
sysrc prometheus_config="/usr/local/etc/prometheus/prometheus.yml
|
sysrc prometheus_config="/usr/local/etc/prometheus/prometheus.yml"
|
||||||
service prometheus start
|
service prometheus start
|
||||||
|
|
||||||
# Done
|
# Done
|
||||||
|
|||||||
Reference in New Issue
Block a user