troglobit / finit

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

/etc/nologin removed by finit when moving between normal runlevels #105

Closed troglobit closed 6 years ago

troglobit commented 6 years ago

@pti042 reports that Finit unconditionally removes /etc/nologin when changing between normal runlevels, e.g. from 9 to 3. It should only manage /etc/nologin for shutdown/reboot and single-user mode, removing it should only be done when moving from these runlevels.