From 5a2647cdb13335b630e692f8b4c1e30ecfc7b8ac Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 15 Oct 2010 10:34:42 -0700 Subject: Add ability to run modem getty For some dial in lines, need HAYES modem support. --- templates/system/console/device/type/node.def | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 templates/system/console/device/type/node.def (limited to 'templates') diff --git a/templates/system/console/device/type/node.def b/templates/system/console/device/type/node.def new file mode 100644 index 00000000..9bce3b38 --- /dev/null +++ b/templates/system/console/device/type/node.def @@ -0,0 +1,5 @@ +type: txt +allowed: echo modem direct +help: Configure serial line paremeters +val_help: direct ; Ignore carrier detect (local line) +val_help: modem ; Use HAYES modem answering sequence -- cgit v1.2.3