diff options
Diffstat (limited to 'chapter07/chapter07.xml')
-rw-r--r-- | chapter07/chapter07.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml index 689e7b982..40a057869 100644 --- a/chapter07/chapter07.xml +++ b/chapter07/chapter07.xml @@ -17,18 +17,18 @@ <!-- systemd --> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introductiond.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="networkd.xml"/> + <!-- common --> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udev.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="symlinks.xml"/> <!-- sysv --> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="symlinks.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="usage.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="profile.xml"/> <!-- systemd --> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="networkd.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="symlinksd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clock.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="consoled.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="locale.xml"/> |