mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-15 08:45:08 +01:00
Remove unnecesary instructions from Systemd page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10280 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
71e8c2baa7
commit
d89ca8ecb2
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user