summaryrefslogtreecommitdiffstats
path: root/libexec/getty/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/getty/init.c')
-rw-r--r--libexec/getty/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/getty/init.c b/libexec/getty/init.c
index dae64b2..274e418 100644
--- a/libexec/getty/init.c
+++ b/libexec/getty/init.c
@@ -149,5 +149,6 @@ struct gettyflags gettyflags[] = {
{ "mb", 0 }, /* do MDMBUF flow control */
{ "hw", 0 }, /* do CTSRTS flow control */
{ "nc", 0 }, /* set clocal (no carrier) */
+ { "pl", 0 }, /* use PPP instead of login(1) */
{ 0 }
};
OpenPOWER on IntegriCloud