aboutsummaryrefslogtreecommitdiff
path: root/libvirt-blkstat
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-03-30 09:49:52 +0200
committerGuido Günther <agx@sigxcpu.org>2020-03-30 09:52:40 +0200
commita85e72197afbb34a4eb503b4ec3709ae5dfcd5fa (patch)
tree3f73e75e28af58a63df2f5f66f01e815673eeb16 /libvirt-blkstat
parentacae25af33bbc7f397bd979d4944bcfb568e522d (diff)
Use python3
Diffstat (limited to 'libvirt-blkstat')
-rw-r--r--libvirt-blkstat2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvirt-blkstat b/libvirt-blkstat
index 5e236c0..efe093a 100644
--- a/libvirt-blkstat
+++ b/libvirt-blkstat
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
# vim: set fileencoding=utf-8 :
#
# Munin plugin to show the I/O load of libvirt managed virtual machines