summaryrefslogtreecommitdiffstats
path: root/term-utils/agetty.8
diff options
context:
space:
mode:
authorKarel Zak2011-08-05 13:47:22 +0200
committerKarel Zak2011-10-26 23:17:15 +0200
commit01095ae33c50d5e4c435d21f9a1003feb3047661 (patch)
tree1cb8402cd9637b02953d78588df965230c75308b /term-utils/agetty.8
parentprlimit: new command (diff)
downloadkernel-qcow2-util-linux-01095ae33c50d5e4c435d21f9a1003feb3047661.tar.gz
kernel-qcow2-util-linux-01095ae33c50d5e4c435d21f9a1003feb3047661.tar.xz
kernel-qcow2-util-linux-01095ae33c50d5e4c435d21f9a1003feb3047661.zip
agetty: pass hostname to login(1)
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'term-utils/agetty.8')
-rw-r--r--term-utils/agetty.84
1 files changed, 4 insertions, 0 deletions
diff --git a/term-utils/agetty.8 b/term-utils/agetty.8
index c7fd172f4..ebfdb961b 100644
--- a/term-utils/agetty.8
+++ b/term-utils/agetty.8
@@ -97,6 +97,10 @@ option is added to the login command line.
Don't reset terminal cflags (control modes). See \fItermios(3)\fP for more
details.
.TP
+\-E, \-\-remote
+If \-H \fIfakehost\fP option is given then \-r \fIfakehost\fP options is
+added to the the \fB/bin/login\fP command line.
+.TP
\-f, \-\-issue\-file \fIissue_file\fP
Display the contents of \fIissue_file\fP instead of \fI/etc/issue\fP.
This allows custom messages to be displayed on different terminals.