mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 09:30:00 +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
|
||||
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
|
||||
|
||||
# Done
|
||||
|
||||
Reference in New Issue
Block a user