libvirt-check-trim.py: Add shebang
This commit is contained in:
parent
78e606f6d7
commit
bfa1c5faef
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
# Check if all libvirt domains are prepared for TRIM/fstrim
|
||||
|
||||
from __future__ import division, print_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue