6 lines
163 B
Bash
Executable file
6 lines
163 B
Bash
Executable file
#! /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.
|
|
|
|
:
|