diff options
Diffstat (limited to 'services/agetty-hvc0/conf')
-rw-r--r-- | services/agetty-hvc0/conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/services/agetty-hvc0/conf b/services/agetty-hvc0/conf new file mode 100644 index 0000000..ecf4f1e --- /dev/null +++ b/services/agetty-hvc0/conf @@ -0,0 +1,3 @@ +GETTY_ARGS="-L" +BAUD_RATE=9600 +TERM_NAME=vt100 |