Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2000 10:02:53 +1100 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        Benjamin Close <linux@senet.com.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Where to put 'top' in the init scripts
Message-ID:  <Pine.BSF.4.21.0011291001540.21143-100000@backup.af.speednet.com.au>
In-Reply-To: <Pine.BSF.4.21.0011282310100.741-100000@bytes4u.nodomain.yet>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 28 Nov 2000, Benjamin Close wrote:

> Next I tried a script in /usr/local/etc/rc.d which looks like:
> #!/bin/sh
> /usr/bin/top < /dev/ttyvb > /dev/ttyvb  &
> echo -n " top"
> 
> Whilst " top" is echoed, the top process seems to be killed by the time I
> get to log in.

Is a getty running on ttyvb?  Try disabling it in /etc/ttys.

> 
> Cheers,
> 	Benjamin
> 

--
 
 :{ andyf@speednet.com.au
  
        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/
  




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011291001540.21143-100000>