diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-06 22:36:59 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-06 22:36:59 +0000 |
commit | c729bc928cb74e89b5f362ffbf9221951461725c (patch) | |
tree | afa4dd7e60475ff39080fb37e467a95bb6fa94b8 /chapter07/chapter07.xml | |
parent | ba75f1313a7927011dcdf17a364fccc2476f8811 (diff) |
Add section on systemd customization
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/chapter07.xml')
-rw-r--r-- | chapter07/chapter07.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml index 08c6e32b8..ae298f0b0 100644 --- a/chapter07/chapter07.xml +++ b/chapter07/chapter07.xml @@ -18,6 +18,7 @@ <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"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="usage.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysd-custom.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hostname.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="setclock.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="console.xml"/> |