# HG changeset patch # User igor # Date 1203242562 -7200 # Node ID 1a20c33686baa88e7f362a54ac844533f8327e5b # Parent 128f4bc3f522f98e670d16f6c7279f6710a4f255 add /etc/xen to module path diff -r 128f4bc3f522 -r 1a20c33686ba xen-drbd-install.py --- a/xen-drbd-install.py Sun Feb 17 11:50:53 2008 +0200 +++ b/xen-drbd-install.py Sun Feb 17 12:02:42 2008 +0200 @@ -1,6 +1,7 @@ #!/usr/bin/python import sys,re +sys.path.append('/etc/xen') def show_usage(): print """