ACC SHELL
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>polkit-policy-file-validate</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="PolicyKit Library Reference Manual">
<link rel="up" href="tools-fileformats.html" title="Tools and file formats">
<link rel="prev" href="polkit-action.1.html" title="polkit-action">
<link rel="next" href="polkit-config-file-validate.1.html" title="polkit-config-file-validate">
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="polkit-action.1.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="tools-fileformats.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">PolicyKit Library Reference Manual</th>
<td><a accesskey="n" href="polkit-config-file-validate.1.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry" title="polkit-policy-file-validate">
<a name="polkit-policy-file-validate.1"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle">polkit-policy-file-validate</span></h2>
<p>polkit-policy-file-validate — Validate a PolicyKit policy file</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv" title="Synopsis">
<h2>Synopsis</h2>
<div class="cmdsynopsis"><p><code class="command">polkit-policy-file-validate <em class="replaceable"><code>policy-files</code></em></code> [<code class="option">--version</code>] [<code class="option">--help</code>]</p></div>
</div>
<div class="refsect1" title="DESCRIPTION">
<a name="id2576125"></a><h2>DESCRIPTION</h2>
<p>
polkit-policy-file-validate is used to verify that one or
more PolicyKit <span class="emphasis"><em>.policy</em></span> files are valid.
</p>
<p>
Normally this tool is used in the software release process
(typically during <span class="emphasis"><em>"make check"</em></span>) and
during software installation (e.g. in
the <span class="emphasis"><em>%post</em></span> section of a RPM spec file).
</p>
<p>
This program exit with exit code 0 if all the files
validate. If not, the program exits with a non-zero exit
code.
</p>
</div>
<div class="refsect1" title="OPTIONS">
<a name="id2626016"></a><h2>OPTIONS</h2>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><code class="option">--version</code></span></p></td>
<td><p>
Show version and exit.
</p></td>
</tr>
<tr>
<td><p><span class="term"><code class="option">--help</code></span></p></td>
<td><p>
Show usage information and exit.
</p></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1" title="BUGS">
<a name="id2571103"></a><h2>BUGS</h2>
<p>
Please send bug reports to either the distribution or the
hal mailing list,
see <a class="ulink" href="http://lists.freedesktop.org/mailman/listinfo/hal" target="_top">http://lists.freedesktop.org/mailman/listinfo/hal</a>.
to subscribe.
</p>
</div>
<div class="refsect1" title="SEE ALSO">
<a name="id2598831"></a><h2>SEE ALSO</h2>
<p>
<span class="citerefentry"><span class="refentrytitle">PolicyKit</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">PolicyKit.conf</span>(5)</span>,
<span class="citerefentry"><span class="refentrytitle">polkit-config-file-validate</span>(1)</span>
</p>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.14</div>
</body>
</html>
ACC SHELL 2018