Re: apply /etc/ttys changes on system

2013-06-19 Thread takCoder
Thank you all for your replys. :) > Why is "kill -HUP 1" unsafe? It's documented in init's manpage: > > Line status (on, off, secure, getty, or window information) may be > changed in the ttys(5) file without a reboot by sending the signal > SIGHUP to init with the command ``kill -

RE: apply /etc/ttys changes on system

2013-06-19 Thread Teske, Devin
> Subject: Re: apply /etc/ttys changes on system > > In the last episode (Jun 19), takCoder said: > > Is there any way to apply /etc/ttys changes on system, except for > > *restarting system* and *running kill -HUP 1* command ? > > > > Due some reasons, i need to cha

Re: apply /etc/ttys changes on system

2013-06-19 Thread Dan Nelson
In the last episode (Jun 19), takCoder said: > Is there any way to apply /etc/ttys changes on system, except for > *restarting system* and *running kill -HUP 1* command ? > > Due some reasons, i need to change tc value of some of my ttys, > periodically. I'm looking for a safer way than *kill -HUP