docs: clarify when debian-systemd makes sense
Relates to CR 952875 (submitted due to misunderstanding) Change-Id: I0df7ad9ff2963652bfbc680a49f46f812478e25f
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
==============
|
||||
debian-systemd
|
||||
==============
|
||||
You may want to use `systemd` instead of the classic sysv init system.
|
||||
In this case, include this element in your element list.
|
||||
Debian used `sysvinit` by default till the `wheezy` release. If you
|
||||
want to use `systemd` instead of the classic sysv init system on
|
||||
images up to `wheezy`, include this element in your element list.
|
||||
|
||||
For `jessie` onwards, this element is redundant, use a regular debian
|
||||
or `debian-minimal`.
|
||||
|
||||
Note that this works with the ``debian`` element, not the
|
||||
``debian-minimal`` element.
|
||||
|
||||
Reference in New Issue
Block a user