Does debian use systemd ?

  • The system initialization process is handled by the init daemon. In squeeze (Debian 6) and earlier(قبلی) releases, that daemon is provided by the sysvinit package, and no alternatives are supported. In wheezy (Debian 7), the default init daemon is still sysvinit, but a “technology preview” of systemd is available. In jessie (Debian 8) and stretch (Debian 9), the default init system is systemd, but switching to sysvinit is supported. source

  • دبیان 6 و قبل از آن به صورت پیش‌فرض از sys v استفاده می کنند و قابلیت نصب و اجرای systemd را ندارند.
  • در دبیان 7 به صورت پیش‌فرض از sys v استفاده می شود اما امکان نصب و استفاده از systemd وجود دارد.
  • در دبیان های 8 و 9 و 10 نیز به صورت پیش‌ فرض است systemd استفاده می شود.