troglobit / finit

Fast init for Linux. Cookies included
https://troglobit.com/projects/finit/
MIT License
632 stars 63 forks source link

Documentation fix --with-sulgin #289

Closed pwFoo closed 2 years ago

pwFoo commented 2 years ago

Here is an typo: https://github.com/troglobit/finit/blob/master/doc/build.md#example

--with-sulgin: Enable bundled sulogin program. Default is to use the system sulogin(8). The sulogin shipped with Finit allows password-less login if the root user is disabled or has no password at all.

Missing "o" in --with-sulgin.