libvirt-check-trim: use python 3
This commit is contained in:
parent
367c8ed165
commit
974828a7a8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue