Damon Muller <[EMAIL PROTECTED]> wrote:
> Try
>
> 'kill -HUP' init
I don't think this will work unless you make changes to /etc/inittab
before killing init with -HUP. The best way to do what he wants is to
do "killall -TERM mgetty". This will kill all running mgetty's and
init will respawn them
Greets,
> I have the following line in /etc/inittab:
>
> S1:23:respawn:/sbin/mgetty ttyS1
>
> How can I stop it whenever I need to, do something (like changing some
> parameter) and restart it again ?
Try
'kill -HUP' init
damon
--
Damon Muller | Did a large procession wa
>> "S" == Shaul <[EMAIL PROTECTED]> writes:
S> I have the following line in /etc/inittab:
S> S1:23:respawn:/sbin/mgetty ttyS1
S> How can I stop it whenever I need to, do something (like changing some
S> parameter) and restart it again ?
Change the config, then kill the mgetty prozess. init wi
I have the following line in /etc/inittab:
S1:23:respawn:/sbin/mgetty ttyS1
How can I stop it whenever I need to, do something (like changing some
parameter) and restart it again ?
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
4 matches
Mail list logo