$OpenBSD: patch-includes_html_pages_about_inc_php,v 1.1 2019/04/18 17:20:51 sthen Exp $

Index: includes/html/pages/about.inc.php
--- includes/html/pages/about.inc.php.orig
+++ includes/html/pages/about.inc.php
@@ -3,7 +3,7 @@
 use LibreNMS\Authentication\LegacyAuth;
 
 $pagetitle[] = 'About';
-$git_log = `git log -10`;
+$git_log = '';
 ?>
 <div class="modal fade" id="git_log" tabindex="-1" role="dialog" aria-labelledby="git_log_label" aria-hidden="true">
   <div class="modal-dialog">
