pm-utils: do not load PM_FUNCTIONS - not used in our scripts

And not available when called from systemd
release2 mm_2b716bc1
Marek Marczykowski-Górecki 11 years ago
parent c09b02a6c7
commit 2b716bc141

@ -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…
Cancel
Save