Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2004 11:00:54 -0600
From:      "Ryan Pekarik" <mhx@oplink.net>
To:        <freebsd-stable@freebsd.org>
Cc:        Rumen Telbizov <altares@e-card.bg>
Subject:   Re: freebsd 4.9 stable tail wont CTRL C
Message-ID:  <000501c4128a$bc035ba0$0200000a@ry>
References:  <001e01c41218$cbf0af80$0200000a@ry>

next in thread | previous in thread | raw e-mail | index | archive | help
I fixed it myself, here is the fix:

make sure you have sshd_enable="YES" in your /etc/rc.conf
If you do not have it in there your tail will not work properly

I have sent in the bug report to fbsd as well.

Thanks,
Ryan

----- Original Message ----- 
From: Ryan Pekarik 
To: freebsd-stable@freebsd.org 
Sent: Wednesday, March 24, 2004 9:25 PM
Subject: freebsd 4.9 stable tail wont CTRL C


I've been upgrading a few servers to 4.9-STABLE recently. 
Some of them via cvsup from older versions and some of 
them via installing 4.9-RELEASE and then cvsuping to STABLE. 


In both cases I cannot send ctrl+c through ssh! 
If I am on the console there is no problem but if I am 
through a ptty obviously ctrl+c does not send the 
signal correctly. 
E.g. if I do tail -f /some/file.log I can not terminate it! 
Ctrl+Z works fine. Despite when my job is susspended 
I cannot kill pid. Instead I have to kill -9 pid. 

any fixes?

Thanks

Ryan

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscribe@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c4128a$bc035ba0$0200000a>