File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!-- This file originates from the project https://github.com/openSUSE/doc-kit -->
3+ <!-- This file can be edited downstream. -->
4+ <?xml-stylesheet href =" urn:x-suse:xslt:profiling:docbook51-profile.xsl"
5+ type =" text/xml"
6+ title =" Profiling step" ?>
7+ <!DOCTYPE article
8+ [
9+ <!ENTITY % entities SYSTEM " ../common/generic-entities.ent" >
10+ %entities;
11+ ]>
12+ <topic xml : id =" systemd-convert-sysv" xml : lang =" en"
13+ role =" task"
14+ xmlns =" http://docbook.org/ns/docbook" version =" 5.1"
15+ xmlns : its =" http://www.w3.org/2005/11/its"
16+ xmlns : xi =" http://www.w3.org/2001/XInclude"
17+ xmlns : xlink =" http://www.w3.org/1999/xlink" >
18+ <info >
19+ <
meta name =
" maintainer" content =
" [email protected] " its : translate =
" no" />
20+ <title >Converting SysV init to &systemd; </title >
21+ </info >
22+ <para >
23+ SysV init is the traditional initialization system used by older Linux distributions.
24+ It is often referred to as init. &systemd; is now the default initialization system for <phrase os =" sles" >
25+ &productname; 16</phrase > <phrase os =" sle4sap" ></phrase >.
26+ </para >
27+ <section xml : id =" systemd-convert-benefits" >
28+ <title ></title >
29+ <para ></para >
30+ </section >
31+
32+ <section xml : id =" systemd-convert-steps" >
33+ <title ></title >
34+ <procedure >
35+ <step ><para ></para ></step >
36+ </procedure >
37+ </section >
38+ </topic >
You can’t perform that action at this time.
0 commit comments