lsof should be correctly detected now

LSOF would be set everytime otherwise
This commit is contained in:
Narrat 2017-02-07 03:30:25 +01:00
parent 5b7f875f3d
commit e69795fe71

2
tomb
View File

@ -810,7 +810,7 @@ _ensure_dependencies() {
command -v wipe 1>/dev/null 2>/dev/null && WIPE=(wipe -f -s)
# Check for lsof for slamming tombs
command -v lsof -h 1>/dev/null 2>/dev/null || LSOF=0
command -v lsof 1>/dev/null 2>/dev/null || LSOF=0
# Check for steghide
command -v steghide 1>/dev/null 2>/dev/null || STEGHIDE=0
# Check for resize