table of contents
xenstore-chmod(1) | Xen | xenstore-chmod(1) |
NAME¶
xenstore-chmod - set the permissions of a Xenstore key
SYNOPSIS¶
xenstore-chmod [OPTION]... [KEY] [PERM]...
DESCRIPTION¶
Sets 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).
BUGS¶
Send bugs to xen-devel@lists.xen.org, see http://wiki.xen.org/xenwiki/ReportingBugs on how to send bug reports.
2018-09-11 | 4.11.1-pre |