libvirt-check-trim: use python 3

master
neingeist 5 years ago
parent 367c8ed165
commit 974828a7a8

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
# Check if all libvirt domains are prepared for TRIM/fstrim
# (for use on qcow2 images or thin provisioned volumes)

Loading…
Cancel
Save