xen-drbd

changeset 20:1a20c33686ba

add /etc/xen to module path
author igor
date Sun Feb 17 12:02:42 2008 +0200 (2008-02-17)
parents 128f4bc3f522
children fc201b0bc6f9
files xen-drbd-install.py
line diff
     1.1 --- a/xen-drbd-install.py	Sun Feb 17 11:50:53 2008 +0200
     1.2 +++ b/xen-drbd-install.py	Sun Feb 17 12:02:42 2008 +0200
     1.3 @@ -1,6 +1,7 @@
     1.4  #!/usr/bin/python
     1.5  
     1.6  import sys,re
     1.7 +sys.path.append('/etc/xen')
     1.8  
     1.9  def show_usage():
    1.10      print """