$OpenBSD: patch-librenms_nonroot_cron,v 1.3 2015/11/10 15:51:35 sthen Exp $
--- librenms.nonroot.cron.orig	Wed Nov  4 14:18:28 2015
+++ librenms.nonroot.cron	Wed Nov  4 14:18:38 2015
@@ -1,8 +1,8 @@
 # Using this cron file requires an additional user on your system, please see install docs.
 
-33  */6   * * *   librenms    /var/www/librenms/discovery.php -h all >> /dev/null 2>&1
-*/5  *    * * *   librenms    /var/www/librenms/discovery.php -h new >> /dev/null 2>&1
-*/5  *    * * *   librenms    /var/www/librenms/cronic /var/www/librenms/poller-wrapper.py 16
-15   0    * * *   librenms    /var/www/librenms/daily.sh >> /dev/null 2>&1
-*    *    * * *   librenms    /var/www/librenms/alerts.php >> /dev/null 2>&1
+33  */6   * * *   _librenms   /var/www/librenms/discovery.php -h all >> /dev/null 2>&1
+*/5  *    * * *   _librenms   /var/www/librenms/discovery.php -h new >> /dev/null 2>&1
+*/5  *    * * *   _librenms   /var/www/librenms/poller-wrapper.py 16
+15   0    * * *   _librenms   sh /var/www/librenms/daily.sh >> /dev/null 2>&1
+*    *    * * *   _librenms   /var/www/librenms/alerts.php >> /dev/null 2>&1
 */5  *    * * *   librenms    /var/www/librenms/check-services.php >> /dev/null 2>&1
