diff options
author | Asbjørn Sloth Tønnesen <ast@2e8.dk> | 2023-08-05 12:15:49 +0000 |
---|---|---|
committer | Asbjørn Sloth Tønnesen <ast@2e8.dk> | 2023-08-06 11:04:16 +0000 |
commit | b2fe8986a66a9a130e41b8b9087458ab3e80816a (patch) | |
tree | bf2d651f144b3d0e5be22fc59a942a6123f20446 /README.md | |
parent | c60a813c855b7fbba0de88fa625cc423585ff353 (diff) | |
download | libvirt-routed-subnet-b2fe8986a66a9a130e41b8b9087458ab3e80816a.tar.gz libvirt-routed-subnet-b2fe8986a66a9a130e41b8b9087458ab3e80816a.tar.xz libvirt-routed-subnet-b2fe8986a66a9a130e41b8b9087458ab3e80816a.zip |
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c017cc1 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +- Install hook into /etc/libvirt/hooks/qemu +- Restart libvirt +- Profit + +## Testing + +Run `./qemu test` |