add end script
This commit is contained in:
parent
eb628e5a74
commit
1a13656f95
3 changed files with 28 additions and 1 deletions
|
@ -17,6 +17,9 @@
|
|||
}).fd];
|
||||
};
|
||||
};
|
||||
hooks.qemu = {
|
||||
end = "./scripts/end.sh";
|
||||
};
|
||||
};
|
||||
|
||||
users.extraUsers.regent.extraGroups = [ "libvirtd" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue