2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<userinput>cp limits login.access and others:</userinput> These files
|
|
|
|
were not installed during the installation of the package so we copy
|
|
|
|
them manually as those files are used to configure authentication
|
2001-03-20 08:33:53 +00:00
|
|
|
details on the system.
|
2001-01-24 00:31:17 +00:00
|
|
|
</para>
|
|
|
|
|
2001-05-07 01:12:58 +01:00
|
|
|
<para>
|
|
|
|
<userinput>sed "s|/var/spool/mail|/var/mail|" login.defs.linux >
|
|
|
|
/etc/login.defs</userinput>: /var/spool/mail is the old location of the
|
|
|
|
user mailboxes. The location that is used nowadays is /var/mail.
|
|
|
|
</para>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect2>
|
|
|
|
|