File: control

package info (click to toggle)
vzquota 3.1-4
  • links: PTS
  • area: main
  • in suites: buster
  • size: 316 kB
  • sloc: ansic: 4,161; makefile: 93
file content (21 lines) | stat: -rw-r--r-- 909 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: vzquota
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.2.0

Package: vzquota
Architecture: i386 ia64 amd64 powerpc sparc
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: vzctl
Description: server virtualization solution - quota tools
 OpenVZ is an Operating System-level server virtualization solution, built
 on Linux. OpenVZ creates isolated, secure virtual private servers on a single
 physical server enabling better server utilization and ensuring that
 applications do not conflict. Each VPS performs and executes exactly like a
 stand-alone server; VPSs can be rebooted independently and have root access,
 users, IP addresses, memory, processes, files, applications, system libraries
 and configuration files.
 .
 This package contain the control tool to manipulate quota for virtual servers.