Makefile edited so now prometheus.cron is installed during make install
[svn/Prometheus-QoS/.git] / sample-configuration / prometheus.cron
1 # Prometheus Cron file now made with 5% more love
2 # (thanks to Danny for suggestion)
3
4 0 0,1,7-23 * * * root nice /root/qos/prometheus -p
5 0 2 * * * root screen -L -d -m /root/qos/prometheus
This page took 0.235167 seconds and 4 git commands to generate.