kisslinux / init

KISS Linux - Init Framework
https://kisslinux.github.io
MIT License
90 stars 26 forks source link

Log on skipping incorrect crypttab line #11

Closed Akeboshiwind closed 4 years ago

Akeboshiwind commented 4 years ago

Currently you just skip a line when the crypttab line is incorrect, it would be nice if there was a log that told the user that an incorrect line was skipped.

It could be a hard bug to spot otherwise.

https://github.com/kisslinux/init/blob/85cead1697681b464cff4dc2cf9b8c17a35f683d/lib/init/rc.lib#L36