<p>When configuring the plugins you have the option to specify a trusted path with --with-trusted-path. This option seems to have been deprecated at some point for unknown reasons and had typically had no affect. This commit makes this option work again for those who have a desire to use it. There should be no affect on those who have not chosen to specify a trusted path.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/awiddersheim/nagios-plugins fix_trusted_path</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/nagios-plugins/nagios-plugins/pull/1212'>https://github.com/nagios-plugins/nagios-plugins/pull/1212</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix trusted path</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-0">configure.in</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-1">plugins-scripts/check_breeze.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-2">plugins-scripts/check_disk_smb.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-3">plugins-scripts/check_file_age.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-4">plugins-scripts/check_flexlm.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-5">plugins-scripts/check_ifoperstatus.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-6">plugins-scripts/check_ifstatus.pl</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-7">plugins-scripts/check_ircd.pl</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-8">plugins-scripts/check_log.sh</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-9">plugins-scripts/check_mailq.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-10">plugins-scripts/check_mssql.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-11">plugins-scripts/check_netdns.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-12">plugins-scripts/check_ntp.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-13">plugins-scripts/check_oracle.sh</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-14">plugins-scripts/check_rpc.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-15">plugins-scripts/check_sensors.sh</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-16">plugins-scripts/check_wave.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-17">plugins-scripts/subst.in</a>
    (13)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/nagios-plugins/nagios-plugins/pull/1212.patch'>https://github.com/nagios-plugins/nagios-plugins/pull/1212.patch</a></li>
  <li><a href='https://github.com/nagios-plugins/nagios-plugins/pull/1212.diff'>https://github.com/nagios-plugins/nagios-plugins/pull/1212.diff</a></li>
</ul>