[nos-bbs] JNOS Ubuntu 10.04

Michael Fox - N6MEF n6mef at mefox.org
Tue Aug 10 01:59:02 EDT 2010


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





More information about the nos-bbs mailing list