Fix alignment

This commit is contained in:
laf
2015-10-17 21:04:29 +00:00
parent 819f6bb78e
commit 3cbb1a6462
2 changed files with 2 additions and 2 deletions

View File

@@ -5,4 +5,4 @@
*/5 * * * * root /opt/librenms/cronic /opt/librenms/poller-wrapper.py 16
15 0 * * * root /opt/librenms/daily.sh >> /dev/null 2>&1
* * * * * root /opt/librenms/alerts.php >> /dev/null 2>&1
*/5 * * * * root /opt/librenms/check-services.php >> /dev/null 2>&1
*/5 * * * * root /opt/librenms/check-services.php >> /dev/null 2>&1

View File

@@ -5,4 +5,4 @@
*/5 * * * * librenms /opt/librenms/cronic /opt/librenms/poller-wrapper.py 16
15 0 * * * librenms /opt/librenms/daily.sh >> /dev/null 2>&1
* * * * * librenms /opt/librenms/alerts.php >> /dev/null 2>&1
*/5 * * * * librenms /opt/librenms/check-services.php >> /dev/null 2>&1
*/5 * * * * librenms /opt/librenms/check-services.php >> /dev/null 2>&1