boot 337 B

1234567891011121314
  1. # This is the primary service, automatically started when the system comes up.
  2. type = internal
  3. # Each of these services starts a login prompt:
  4. depends-ms = tty1
  5. depends-ms = tty2
  6. depends-ms = tty3
  7. depends-ms = tty4
  8. depends-ms = tty5
  9. depends-ms = tty6
  10. # the boot.d directory contents determine other dependencies:
  11. waits-for.d = boot.d