Ignore:
Timestamp:
05/18/2013 12:33:52 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
0a59df2
Parents:
71e8c2b
Message:

Remove unnecesary instructions from Systemd page.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10280 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/systemd.xml

    r71e8c2b rd89ca8ec  
    113113done
    114114ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
    115 
    116     <para>By default, Journald logs to a tmpfs which means that logs
    117     are not persistent through reboots. To make it log to a disk,
    118     create the <filename class="directory">
    119     /var/log/journal</filename> directory:</para>
    120 
    121 <screen><userinput remap="install">mkdir -pv /var/log/journal</userinput></screen>
    122115
    123116    <para>Remove a reference to a non-existent group:</para>
Note: See TracChangeset for help on using the changeset viewer.