aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/create-utmp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/create-utmp.xml')
-rw-r--r--chapter06/create-utmp.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/create-utmp.xml b/chapter06/create-utmp.xml
index 977c1b93c..cbc5703ff 100644
--- a/chapter06/create-utmp.xml
+++ b/chapter06/create-utmp.xml
@@ -16,12 +16,10 @@ following commands:
</para>
<blockquote><literallayout>
-
<userinput>touch /var/run/utmp /var/log/wtmp /var/log/btmp
/var/log/lastlog &amp;&amp;</userinput>
<userinput>chmod 644 /var/run/utmp /var/log/wtmp /var/log/btmp
/var/log/lastlog</userinput>
-
</literallayout></blockquote>
</sect2>