From ee56c8c65a2fe3ab8014b83d76e7c22e8125b1f9 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 17:20:43 +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