From 960f73aa0c72c5b725e7183dd4aa558d8c83dcd8 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Wed, 11 Apr 2007 18:14:47 +0000 Subject: [PATCH] Fix typo. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2527 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- scripts/vyum-worker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vyum-worker b/scripts/vyum-worker index d1e12e3..a7447b5 100755 --- a/scripts/vyum-worker +++ b/scripts/vyum-worker @@ -68,7 +68,7 @@ case $($yum --version|tail -n 1) in You are using a version of yum which current status is unknown to vyum. Just to be sure, 'vyum' will use dirty hacks which might not work when -the vsrever is running and local DOS attacks are possible. +the vserver is running and local DOS attacks are possible. Execution will continue in 5 seconds..." sleep 5 -- 1.8.1.5