[nos-bbs] JNOS Ubuntu 10.04
Bob Tenty
bobtenty at gmail.com
Sun Aug 8 22:46:23 EDT 2010
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
More information about the nos-bbs
mailing list