Replace pkgsrc and mdevd with mouse ports desktop base
This commit is contained in:
@@ -25,9 +25,7 @@ console_login_start()
|
||||
{
|
||||
/usr/bin/setsid -f /sbin/agetty $autologin \
|
||||
--login-program /bin/login --noclear --keep-baud \
|
||||
115200,38400,9600 ttyS0 vt100 &
|
||||
/usr/bin/setsid -f /sbin/agetty $autologin \
|
||||
--login-program /bin/login --noclear tty1 linux &
|
||||
115200,38400,9600 @MOUSE_CONSOLE@ vt100 &
|
||||
}
|
||||
|
||||
run_rc_command "$1"
|
||||
|
||||
Reference in New Issue
Block a user