diff options
Diffstat (limited to 'debian/qemu-ifdown')
-rwxr-xr-x | debian/qemu-ifdown | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/qemu-ifdown b/debian/qemu-ifdown new file mode 100755 index 00000000..b2dc471f --- /dev/null +++ b/debian/qemu-ifdown @@ -0,0 +1,6 @@ +#! /bin/sh +# Script to shut down a network (tap) device for qemu. +# Initially this script is empty, but you can configure, +# for example, accounting info here. + +: |