troglobit / finit

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

Add support for running not only as PID 1 #301

Open troglobit opened 1 year ago

troglobit commented 1 year ago

The process monitoring capabilities of Finit could be beneficial in use-cases other than just PID 1. One such example use-case is http://supervisord.org/

Note, this requires something similar to pam_systemd(8) to notify Finit of users logging in.