Clean up VM scripts a bit.
This commit is contained in:
parent
3ea922c263
commit
da71eed94b
5 changed files with 66 additions and 81 deletions
|
@ -13,4 +13,4 @@ VM_NAME="$1"
|
|||
## Make sure VMs can read the base directory:
|
||||
chgrp 1010 "/lmn/media/${SUDO_USER}"
|
||||
|
||||
systemctl restart virtiofs@${VM_NAME}-clone:${SUDO_USER}.service
|
||||
systemctl start virtiofs@${VM_NAME}-clone:${SUDO_USER}.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue