Skip to content

Commit ce63d81

Browse files
committed
adds content
1 parent 2093f74 commit ce63d81

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/systemd-management.asm.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535
<resource xml:id="_systemd-manage-troubleshoot" href="../tasks/systemd-manage-troubleshoot.xml">
3636
<description>Troubleshooting systemd management </description>
3737
</resource>
38-
38+
<resource xml:id="_systemd-convert-sysv" href="../tasks/systemd-convert-sysv.xml">
39+
<description>Converting SysV init to systemd </description>
40+
</resource>
3941
</resources>
4042
<!-- References -->
4143
<resources>
@@ -80,7 +82,7 @@
8082
<!-- TODO: provide a listing of possible and validatable meta entry values. Maybe in our geekodoc repo? -->
8183
<!-- add author's e-mail -->
8284
<meta name="maintainer" content="[email protected]" its:translate="no"/>
83-
85+
8486
<!-- this does not work yet. Use the dm tags listed below for now
8587
<meta name="bugtracker" its:translate="no">
8688
<phrase role="url">https://bugzilla.suse.com/enter_bug.cgi</phrase>
@@ -181,6 +183,7 @@
181183
<!-- pull in a topic as is -->
182184
<!-- pull in a topic and switch the title -->
183185
<module resourceref="_about-systemd" renderas="section"/>
186+
<module resourceref="_systemd-convert-sysv" renderas="section"/>
184187
<module resourceref="_starting-systemd-services" renderas="section"/>
185188
<module resourceref="_enabling-systemd-services" renderas="section"/>
186189
<module resourceref="_terminal-signals-systemd" renderas="section"/>

tasks/systemd.sysv-convert.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ It is often referred to as init. &systemd; is now the default initialization sys
2828
<title></title>
2929
<para></para>
3030
</section>
31-
3231
<section xml:id="systemd-convert-steps">
3332
<title></title>
3433
<procedure>

0 commit comments

Comments
 (0)