From a85e72197afbb34a4eb503b4ec3709ae5dfcd5fa Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 30 Mar 2020 09:49:52 +0200 Subject: Use python3 --- libvirt-blkstat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvirt-blkstat') 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 -- cgit v1.2.3