[nos-bbs] Jnos start at boot
Boudewijn (Bob) Tenty
bobtenty at gmail.com
Sun Jan 15 18:36:46 EST 2017
It should be,
</dev/tty2>/dev/tty2 2>&1 and not >/dev/tty2 2>&1 at the end of that line
but I should put that part in the bash 'startnos' file
jnoscommand = ./jnos2.0k
jnosroot = /usr/local/hamradio/jnos
cd $jnosroot
rm spool/mqueue/*.lck 2>/dev/null
exec $jnoscommand -g2 -w7+4 -d </dev/tty2>/dev/tty2 2>&1
etc.
Boudewijn (Bob) VE3TOK
On 2017-01-15 12:42 AM, Niels Ruiter wrote:
> Hello,
> I'm trying to figure out how to start Jnos at boot.
> I add this to /etc/inittab
>
> # startnos
> JNOS:2345:respawn:/home/pd2lt/jnos/startnos >/dev/tty2
>
> This does not seem to work.
>
> Can someone please explain to me how I start jnos at boot
>
> Tnx
> Niels
> Pd2lt.
>
>
> _______________________________________________
> nos-bbs mailing list
> nos-bbs at tapr.org
> http://www.tapr.org/mailman/listinfo/nos-bbs
More information about the nos-bbs
mailing list