diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-03-09 01:48:10 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-03-09 01:48:10 +0000 |
commit | 5323dbffae26954e14862842a9cb0ce4e74ddf5c (patch) | |
tree | bbfc2075c26405baf7327622775316c42972a001 /chapter01/whatsnew.xml | |
parent | a9ae07b6d8fd9941f54e623f374be0b1e47cea60 (diff) |
Update to systemd-241
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 69384a3b6..714a89694 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -221,9 +221,9 @@ <!--<listitem revision="sysv"> <para>Sysklogd-&sysklogd-version;</para> </listitem>--> - <!--<listitem revision="systemd"> + <listitem revision="systemd"> <para>Systemd-&systemd-version;</para> - </listitem>--> + </listitem> <listitem revision="sysv"> <para>SysVinit-&sysvinit-version;</para> </listitem> |