intel / ledmon

Enclosure LED Utilities
GNU General Public License v2.0
72 stars 44 forks source link

ledctl: add error message for missing devices #216

Closed mku514k closed 2 months ago

mku514k commented 3 months ago

Ledctl prints error message for not supported devices, but there is no such message for not existent or missing devices.

Add error message for missing devices for consistency.

mku514k commented 3 months ago

Fixes https://github.com/intel/ledmon/issues/213