sample configuration changed
[svn/Prometheus-QoS/.git] / sample-configuration / prometheus.cron
index 4e9f8d37fcf0a27363c6f45675d8146f9af35c0f..df4d54e799445bc6282b2c8c688ad90d64110f9e 100644 (file)
@@ -1,5 +1,5 @@
 # Prometheus Cron file now made with 5% more love
 # (thanks to Danny for suggestion)
 
-0 0,1,7-23 * * *  root nice /root/qos/prometheus -p
-0 2 * * *  root screen -L -d -m /root/qos/prometheus
+0 0,1,7-23 * * *  root nice /usr/sbin/prometheus -p 1>/dev/null
+0 2 * * *  root /root/sbin/prometheus 1>/dev/null
This page took 0.114676 seconds and 4 git commands to generate.