Merge branch 'master' of git://git.qubes-os.org/marmarek/core-admin-linux
This commit is contained in:
commit
ad8cb93454
@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. "${PM_FUNCTIONS}"
|
||||
|
||||
get_running_netvms() {
|
||||
# Actually get running VMs with PCI devices attached
|
||||
RUNNING_VMS=`xl list | tail -n +3 | cut -f 1 -d " "`
|
||||
|
Loading…
Reference in New Issue
Block a user