From 1bc6582c306e03ac778b466935a27876049f18ba Mon Sep 17 00:00:00 2001 From: Packit Service Date: Mar 28 2021 23:20:38 +0000 Subject: Apply patch iotop-0.6-python3.patch patch_name: iotop-0.6-python3.patch present_in_specfile: true --- diff --git a/sbin/iotop b/sbin/iotop index c5202d3..bb23a6e 100755 --- a/sbin/iotop +++ b/sbin/iotop @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # iotop: Display I/O usage of processes in a top like UI # Copyright (c) 2007, 2008 Guillaume Chazarain , GPLv2 # See iotop --help for some help