about summary refs log tree commit diff
path: root/services/agetty-serial/conf
diff options
context:
space:
mode:
Diffstat (limited to 'services/agetty-serial/conf')
-rw-r--r--services/agetty-serial/conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/agetty-serial/conf b/services/agetty-serial/conf
index 7e064af..5aba88f 100644
--- a/services/agetty-serial/conf
+++ b/services/agetty-serial/conf
@@ -3,5 +3,5 @@ if [ -x /sbin/getty ]; then
 	GETTY_ARGS="-8 -L"
 fi
 
-baud_rate=115200
-term_name=vt100
+BAUD_RATE=115200
+TERM_NAME=vt100