Skip to content

Update sys.in: add missing "disk" flag

Julien requested to merge julien/backupninja:patch-1 into master

It seems like only the short output of hwinfo --disk is provided to hardware.txt. I'd suggest we also add disk to the flags for the "complete" output.

That's especially useful when you need to indicate the serial number of a dead drive in order for it to be replaced. Once the disk is dead, using hardware.txt can be the only way to retrieve this info.

Merge request reports