table of contents
other versions
VATTRIBUTE(8) | System Administration | VATTRIBUTE(8) |
NAME¶
vattribute - sets/gets attributes of vservers
DESCRIPTION¶
Usage:¶
- vattribute [--xid <xid>] {--get|--set [--bcap [~!]<cap>] [--ccap [~!]<cap>] [--flag [~!]<flag>] [--secure]} -- [<program> <args>*]
- --bcap <cap>
- ... system capability to be set
- --ccap <cap>
- ... context capability to be set
- --flag <flag>
- ... context flag to be set
- --umask <mask> ...
- unshare mask to be set
Please report bugs to vserver@list.linux-vserver.org
This program is part of util-vserver
COPYRIGHT¶
Copyright © 2004 Enrico Scholz This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty.
May 2013 | vattribute -- sets/gets attributes of vservers |