diff --git a/handlers/sys.in b/handlers/sys.in index 671fcd9..bc68307 100644 --- a/handlers/sys.in +++ b/handlers/sys.in @@ -514,12 +514,6 @@ if [ "$partitions" == "yes" ]; then partitions="no" fi fi - if [ "$dohwinfo" == "yes" ]; then - if [ ! -x "$HWINFO" ]; then - warning "can't find hwinfo, skipping partition report." - partitions="no" - fi - fi fi if [ "$hardware" == "yes" ]; then