Package: vzctl
Version: 3.0.22-11
Severity: normal
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-openvz-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages vzctl depends on:
ii iproute 20080725-2 networking and traffic control too
ii libc6 2.7-13 GNU C Library: Shared libraries
ii vzquota 3.0.11-1 server virtualization solution - q
Versions of packages vzctl recommends:
ii rsync 3.0.4-2 fast remote file copy program (lik
Versions of packages vzctl suggests:
pn linux-patch-openvz <none> (no description available)
-- no debconf information
--- vznetcfg.in 2008-09-17 12:25:56.000000000 +0300
+++ vznetcfg.in.a 2008-09-17 12:30:45.187199570 +0300
@@ -17,7 +17,7 @@
#
VZNETCFG='@PKGCONFDIR@/vznet.conf'
-[ -f "$VZNETCFG" ] && source "$VZNETCFG"
+[ -f "$VZNETCFG" ] && . "$VZNETCFG"
usage()
{