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-ifstat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvirt-ifstat') diff --git a/libvirt-ifstat b/libvirt-ifstat index c3b73fd..755cf9c 100644 --- a/libvirt-ifstat +++ b/libvirt-ifstat @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # vim: set fileencoding=utf-8 : # # Munin plugin to show the network traffic of libvirt managed virtual machines -- cgit v1.2.3