Author: krejzi
Date: Sat May 18 05:33:52 2013
New Revision: 10280

Log:
Remove unnecesary instructions from Systemd page.

Modified:
   branches/systemd/BOOK/chapter06/systemd.xml

Modified: branches/systemd/BOOK/chapter06/systemd.xml
==============================================================================
--- branches/systemd/BOOK/chapter06/systemd.xml Sat May 18 05:28:30 2013        
(r10279)
+++ branches/systemd/BOOK/chapter06/systemd.xml Sat May 18 05:33:52 2013        
(r10280)
@@ -113,13 +113,6 @@
 done
 ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
 
-    <para>By default, Journald logs to a tmpfs which means that logs
-    are not persistent through reboots. To make it log to a disk,
-    create the <filename class="directory">
-    /var/log/journal</filename> directory:</para>
-
-<screen><userinput remap="install">mkdir -pv 
/var/log/journal</userinput></screen>
-
     <para>Remove a reference to a non-existent group:</para>
 
 <screen><userinput remap="install">sed -i "s@0775 root lock@0755 root root@g" 
/usr/lib/tmpfiles.d/legacy.conf</userinput></screen>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to