diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2016-05-30 04:37:33 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2016-05-30 04:37:33 +0000 |
commit | efd5d1f3039242ad62214476c986980eb2ea2957 (patch) | |
tree | 93ea30e8baf375c8ee6af06e082dba1daa1f03ea /chapter07/chapter07.xml | |
parent | 9a0d741437c1c371ecff9711a02fe3dd21b3ad9e (diff) |
Merge symlinks.xml and symlinksd.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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"/> |