table of contents
other versions
VTAG(8) | System Administration | VTAG(8) |
NAME¶
vtag - sets the process's filesystem tag
DESCRIPTION¶
Usage:¶
- vtag (--create|--migrate) --tag <tag> <opts>* [--] <program> <args>*
<opts> can be:¶
- --silentexist
- ... be silent when context exists already; useful for '--create' only
- --silent
- ... if the feature is not supported, just execute <program>
'vtag --create' exits with code 254 iff the context exists already.
Please report bugs to vserver@list.linux-vserver.org
This program is part of util-vserver
COPYRIGHT¶
Copyright © 2007 Daniel Hokka Zakrisson 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 | vtag -- sets the process's filesystem tag |