[pve-devel] r6122 - pve-manager/pve2/bin
    svn-commits at proxmox.com 
    svn-commits at proxmox.com
       
    Mon Jun 20 12:39:04 CEST 2011
    
    
  
Author: dietmar
Date: 2011-06-20 12:39:03 +0200 (Mon, 20 Jun 2011)
New Revision: 6122
Removed:
   pve-manager/pve2/bin/pvebash
Modified:
   pve-manager/pve2/bin/Makefile.am
Log:
remobe dangerous pvebash
Modified: pve-manager/pve2/bin/Makefile.am
===================================================================
--- pve-manager/pve2/bin/Makefile.am	2011-06-20 08:04:07 UTC (rev 6121)
+++ pve-manager/pve2/bin/Makefile.am	2011-06-20 10:39:03 UTC (rev 6122)
@@ -8,7 +8,6 @@
 	pveam			\
 	pvebanner		\
 	pvectl			\
-	pvebash			\
 	pvedaemon		\
 	pvesetup		\
 	pveversion		\
Deleted: pve-manager/pve2/bin/pvebash
===================================================================
--- pve-manager/pve2/bin/pvebash	2011-06-20 08:04:07 UTC (rev 6121)
+++ pve-manager/pve2/bin/pvebash	2011-06-20 10:39:03 UTC (rev 6122)
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-export PS1="VM$1 $2:\\w\\\$ ";
-umask 022
-
-exec /usr/sbin/chroot /var/lib/vz/$2/$1 /bin/bash --norc
-exec /usr/sbin/chroot /var/lib/vz/$2/$1 /bin/sh --norc
-
    
    
More information about the pve-devel
mailing list