Skip to content

Commit

Permalink
monit: fix alert script includes; closes #6677
Browse files Browse the repository at this point in the history
(cherry picked from commit 24f8eb6)
  • Loading branch information
fichtner committed Jul 24, 2023
1 parent e3c3d6d commit 23b9f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/opnsense/scripts/OPNsense/Monit/gateway_alert
Expand Up @@ -28,6 +28,7 @@
*/

require_once('config.inc');
require_once('interfaces.inc');
require_once('util.inc');

/**
Expand Down

0 comments on commit 23b9f54

Please sign in to comment.