diff options
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/debian/getty-tty5/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/debian/getty-tty5/run b/etc/debian/getty-tty5/run new file mode 100755 index 0000000..6767eae --- /dev/null +++ b/etc/debian/getty-tty5/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec /sbin/getty 38400 tty5 linux |