polkit-policy-file-validate

Langue: en

Version: 43142 (openSuse - 09/10/07)

Section: 1 (Commandes utilisateur)

NAME

polkit-policy-file-validate - check access

SYNOPSIS

polkit-policy-file-validate <policy-files>

DESCRIPTION

polkit-policy-file-validate is used to validate PolicyKit policy definition files. These are normally stored in the /usr/share/PolicyKit/policy directory. For more information about the big picture refer to the PolicyKit spec which can be found in /usr/share/doc/policykit/spec/polkit-spec.html depending on the distribution.

OPTIONS

The following options are supported:
--help
Print out usage.
--version
Print the version.

RETURN VALUE

If the given files are all valid, this program exits with exit code 0. Otherwise the program exits with a non-zero exit code.

BUGS

Please send bug reports to either the distribution or the HAL mailing list, see http://lists.freedesktop.org/mailman/listinfo/hal on how to subscribe.

SEE ALSO

PolicyKit(8), polkit-check-caller(1), polkit-check-session(1)

AUTHOR

Written by David Zeuthen <david@fubar.dk> with a lot of help from many others.