Sample Header Ad - 728x90

What is dependency-based init system?

1 vote
4 answers
1458 views
My knowledge about init is limited. All the things I know is that init is the first process that kernel starts after getting booted and is assigned with Process ID of 1. > Recently while going through [GNU Shepherd](https://www.gnu.org/software/shepherd/) , I noticed the following sentence. >It provides a replacement for the service-managing capabilities of SysV-init (or any other init) with a both powerful and beautiful **dependency-based system** with a convenient interface. So, I want to know what is meant by dependency-based system here? Is it the feature that distinguish it with popular SysV or Sysmted init systems?
Asked by Pandya (25613 rep)
Jul 1, 2020, 12:43 PM
Last activity: Jul 7, 2020, 12:34 AM