Hilton Chain writes: > > Please add sed and coreutils-minimal to inputs and use search-input-file or > this-package-input instead. > > For smartmontools the proper way is to set --with-scriptpath='...' configure > flag, which is documented in its INSTALL file. (It can be disabled with a 'no' > value as well.) Thank you for the review, I have sent v2 that hopefully incorporates your feedback. Tomas -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.