Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
121 B
PHP
Raw Permalink Normal View History

<?php
$check_cmd = 'sudo ' . \LibreNMS\Config::get('nagios_plugins') . '/check_mailqueue ' . $service['service_param'];