mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
On rebuild (without distclean) the getty.conf contained two tty lines for the same TTY, causing Finit to believe the command line args had been changed between each reload -- and thus kicking out the logged in console user who just typed `initctl reload`. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>