[nos-bbs] JNOS Ubuntu 10.04

Michael Fox - N6MEF n6mef at mefox.org
Wed Aug 11 11:44:43 EDT 2010


Ah, o.k.  thanks.

-----Original Message-----
From: Boudewijn (Bob) Tenty [mailto:bob at tenty.ca] 
Sent: Tuesday, August 10, 2010 8:31 PM
To: n6mef at arrl.net; TAPR xNOS Mailing List
Subject: Re: [nos-bbs] JNOS Ubuntu 10.04

Hi Micheal,

Yes,  you can use /etc/init/jnos.conf  (active files have to end in 
.conf  there)

I use tty5.conf because I only have to edit one file

#exec /sbin/getty -8 38400 tty5
exec /srv/home-remote/hamradio/jnos/dojnos


In dojnos I have as last line:

exec $jnoscommand </dev/tty5>/dev/tty5 2>&1

So this all reminds me that "tty5" (Function key F5) is started from 
tty5.conf

If you want to use "tty5" with /etc/init/jnos.conf, you have to disable 
tty5 in tty5.conf


(or rename tty5.conf to tty5.conf-old for instance)


73,

Bob VE3TOK



On 10-08-10 01:59 AM, Michael Fox - N6MEF wrote:
> Sorry if this is a dumb question:
>
> But why put the JNOS stuff in a tty file?  Why not create a separate file
in
> the same directory for JNOS, such as /etc/init/jnos (as was suggested
> earlier)?
>
> Thanks,
> Michael
> N6MEF
>
> -----Original Message-----
> From: nos-bbs-bounces at tapr.org [mailto:nos-bbs-bounces at tapr.org] On Behalf
> Of Bob Tenty
> Sent: Sunday, August 08, 2010 7:46 PM
> To: TAPR xNOS Mailing List
> Subject: Re: [nos-bbs] JNOS Ubuntu 10.04
>
> Hi John,
>
> These are started from directory /etc/init        (etc/event.d is not
> used anymore in 10.04)
>
>
> Edit for instance tty5.conf
>
> # tty5 - getty
> #
> # This service maintains a getty on tty5 from the point the system is
> # started until it is shut down again.
>
> start on runlevel [23]
> stop on runlevel [!23]
>
> respawn
> #exec /sbin/getty -8 38400 tty5
> exec /srv/home-remote/hamradio/jnos/dojnos
>
> You stop virtual tty5 with: initctl stop tty5
> and start it with: initctl start tty5
>
>
> If you need more virtual tty's you can just make them by using an
> existing tty?.conf in that directory
> as template.
>
> 73,
>
> Bob VE3TOK
>
>
>
>
> On 10-08-08 09:40 PM, aa9vt1 wrote:
>    
>> What is the method to start JNOS in UBUNTU without using inittab. I
>> need to start it in another tty and be able to respawn.
>>
>> Thanks....John AA9VT/w9niu
>>
>> _______________________________________________
>> nos-bbs mailing list
>> nos-bbs at tapr.org
>> https://www.tapr.org/cgi-bin/mailman/listinfo/nos-bbs
>>      
>
> _______________________________________________
> nos-bbs mailing list
> nos-bbs at tapr.org
> https://www.tapr.org/cgi-bin/mailman/listinfo/nos-bbs
>
>
> _______________________________________________
> nos-bbs mailing list
> nos-bbs at tapr.org
> https://www.tapr.org/cgi-bin/mailman/listinfo/nos-bbs
>    





More information about the nos-bbs mailing list