this note too
This commit is contained in:
parent
e74c554643
commit
3776f89d9c
@ -5,8 +5,8 @@
|
|||||||
# Should probably only cron it once a week or so.
|
# Should probably only cron it once a week or so.
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import pycryptsetup
|
import pycryptsetup # requires cryptsetup to be configured with '--enable-python --with-python_version=3.6' (or whatever your python version is)
|
||||||
import lvm
|
import lvm # requires lvm2 to be configured with '-enable-python3_bindings'
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
def getDisks():
|
def getDisks():
|
||||||
|
Loading…
Reference in New Issue
Block a user