|
NAMExenstore-chmod - set the permissions of a Xenstore keySYNOPSISxenstore-chmod [OPTION]... [KEY] [PERM]...DESCRIPTIONSets the permissions of the Xenstore KEY.PERM has the format LD, where L is a letter for the type of permission and D is the corresponding domain ID. The types of permission are:
The first permission entry is the domain owning the key (the owner) and the permissions for any domain not explicitly listed in subsequent entries. The key owner always has full access (read, write, and set permissions).
BUGSSend bugs to xen-devel@lists.xenproject.org, see https://wiki.xenproject.org/wiki/Reporting_Bugs_against_Xen_Project on how to send bug reports.
Visit the GSP FreeBSD Man Page Interface. |