diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-04-20 15:55:50 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-04-20 15:55:50 +0000 |
commit | 94fe8fafc196aeec50347c5b8ca9c384b7fd03d4 (patch) | |
tree | 0582fe15f30ef49e5cff6cd45c7ced2812c19467 /chapter01/changelog.xml | |
parent | dd2d8eb3b0d37d1169bb90d3a5989003b90f2954 (diff) |
systemd: Fix the syntax of commands used to configure automatic file creation and deletion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7bdd0c978..43dafe776 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2019-04-20</para> + <itemizedlist> + <listitem> + <para>[renodr] - Fix the syntax used for configuring automatic file + creation and deletion.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2019-04-15</para> <itemizedlist> |