Manages disk limits
vdlimit --xid <xid> [--flags <flags>] (--set <limit>=<value>|--remove) <mount point>
--set|-s <limit>=<value>
... set <limit> to <value>, where limit is one of: space_used, space_total, inodes_used, inodes_total, reserved
--remove|-d
... removes the disk limit for <xid> from <mount point>
Please report bugs to [email protected]
This program is part of util-vserver
Copyright © 2005 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.