diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index c64914a304..3d51ec60aa 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -10830,15 +10830,6 @@ | |||
| 10830 | </para> | 10830 | </para> |
| 10831 | 10831 | ||
| 10832 | <para> | 10832 | <para> |
| 10833 | By default, the Yocto Project uses SysVinit as the initialization | ||
| 10834 | manager. | ||
| 10835 | However, support also exists for systemd, | ||
| 10836 | which is a full replacement for init with | ||
| 10837 | parallel starting of services, reduced shell overhead and other | ||
| 10838 | features that are used by many distributions. | ||
| 10839 | </para> | ||
| 10840 | |||
| 10841 | <para> | ||
| 10842 | Within the system, SysVinit treats system components as services. | 10833 | Within the system, SysVinit treats system components as services. |
| 10843 | These services are maintained as shell scripts stored in the | 10834 | These services are maintained as shell scripts stored in the |
| 10844 | <filename>/etc/init.d/</filename> directory. | 10835 | <filename>/etc/init.d/</filename> directory. |
