4 lines
81 B
Python
4 lines
81 B
Python
ZFS = '/usr/bin/zfs'
|
|
ZPOOL = '/usr/bin/zpool'
|
|
CRYPTSETUP = '/usr/bin/cryptsetup'
|