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