11 lines
451 B
Diff
11 lines
451 B
Diff
Index: xen-3.3.1-testing/tools/examples/network-nat
|
|
===================================================================
|
|
--- xen-3.3.1-testing.orig/tools/examples/network-nat
|
|
+++ xen-3.3.1-testing/tools/examples/network-nat
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash -x
|
|
+#!/bin/bash
|
|
#============================================================================
|
|
# Default Xen network start/stop script when using NAT.
|
|
# Xend calls a network script when it starts.
|