<div>My solution was to create a systemd script which launches JNOS in screen (as the JNOS system is remote and I am not the only one who monitors the JNOS console remotely).<br></div><div><br></div><div>This is what I have, you can change it as needed:<br></div><div><br></div><div>[Unit]<br></div><div>Description=Jnos<br></div><div>After=network.target<br></div><div><br></div><div>[Service]<br></div><div>Type=simple<br></div><div>User=root<br></div><div>WorkingDirectory=/home/jnos/jnos<br></div><div>ExecStart=/usr/bin/screen -S JNOS -Dm /home/jnos/jnos/jnos<br></div><div>ExecStop=/usr/bin/kill jnos<br></div><div><br></div><div>[Install]<br></div><div>WantedBy=multi-user.target<br></div><div><br></div><div>HTH and 73, de KG7UJH<br></div><div>Christopher Kelley<br></div><div><br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user protonmail_signature_block-empty"></div><div class="protonmail_signature_block-proton">Sent with <a rel="noopener noreferrer" href="https://protonmail.com/" target="_blank">ProtonMail</a> Secure Email.</div></div><div><br></div><div class="protonmail_quote">
        ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br>
        On Monday, October 18th, 2021 at 2:54 PM, Andrew Pepper <anpepper@gmail.com> wrote:<br>
        <blockquote class="protonmail_quote" type="cite">
            <div dir="auto"><div>I followed the raspberry pi3 how-to on this site. To automatically start jnos on say tty7 and if the machine is restarted everything fires back up.<div dir="auto">Those instructions should work for any debian based systems.<br><div dir="auto"><a href="http://server1.nuge.com/~drg/jnos.html" rel="noreferrer nofollow noopener" target="_blank">http://server1.nuge.com/~drg/jnos.html</a></div></div><div dir="auto"><br></div>Andrew, K1YMI<br><br><div class="gmail_quote"><div dir="ltr">On Mon, Oct 18, 2021, 17:30 Sky via nos-bbs <<a href="mailto:nos-bbs@lists.tapr.org" rel="noreferrer nofollow noopener" target="_blank">nos-bbs@lists.tapr.org</a>> wrote:<br></div><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex" class="gmail_quote"><div style="word-wrap:break-word;line-break:after-white-space">Gosh, I should know this stuff, but I got deep into it and so far no solution, so let me ask if others have soled this problem already.<div><br></div><div>I want to automatically launch JNOS after a power failure.</div><div><br></div><div>At the moment I do this by going to the computer and bringing up <b>Terminal</b> and then launching JNOS in that session and I just leave it open. Works great until the power fails. If I am away or out of town, JNOS won't run again until I notice the failure and fire up the display and keyboard. (I do have an automated cron that notices the failure and emails me, but it can be several hours before I notice, and as I said, I may be out of town.)</div><div><br></div><div>So from crontab preferably I would like to launch JNOS and let it run indefinitely. But also I'd like to do it from Python because that's what I'm using as my base for writing additional JNOS support.</div><div><br></div><div>I know how to detect whether it is running already and all of that and then try to launch it if not already running, what I can't get is how to launch JNOS without Terminal. Meaning there is no 'environment' for it to run in. If I do that, it launches but immediately just exits. Nothing in syslog that I can find to help me know. I presume I have to have cron launch JNOS with some kind of environment specified, but so far I can't figure that out.</div><div><br></div><div><br></div><div><u>If someone has already solved this, I would prefer to know your solution, not necessarily to debug mine.</u></div><div><br></div><div>I'm not going to put the code here because you will be tempted to try to debug it. Just suffice it to say it does launch the process, gets a PID in return, but that process will exit without actually completing the JNOS launch. And I presume this is because JNOS needs an 'environment' to run in and cannot run by itself.</div><div><br></div><div>—Sky</div><br><br><div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;word-wrap:break-word;line-break:after-white-space" dir="auto"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;word-wrap:break-word;line-break:after-white-space" dir="auto"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;word-wrap:break-word;line-break:after-white-space" dir="auto"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;word-wrap:break-word;line-break:after-white-space" dir="auto"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word;line-break:after-white-space"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word;line-break:after-white-space"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word;line-break:after-white-space"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word;line-break:after-white-space"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word;line-break:after-white-space"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word;line-break:after-white-space"><span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-east-asian:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px"><div style="word-wrap:break-word;line-break:after-white-space"><span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-east-asian:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px"><div style="word-wrap:break-word;line-break:after-white-space"><div><div style="font-family:Helvetica">- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</div><div style="font-family:Helvetica">"Sky" (Jim Schuyler)</div><div style="font-family:Helvetica"><span style="text-align:-webkit-auto">—</span>Amateur Radio AA6AX</div><div style="font-family:Helvetica"><div style="font-family:Arial">Online at <a rel="noreferrer nofollow noopener" target="_blank" href="https://aa6ax.us/">aa6ax.us</a><span style="font-family:Helvetica;text-align:-webkit-auto"> </span></div></div></div><div><br></div></div></span></div></span></div></div></div></div></div></div></div></div></div><br></div><br><br>
</div><br></div>_______________________________________________<br>
nos-bbs mailing list<br>
<a rel="noreferrer nofollow noopener" target="_blank" href="mailto:nos-bbs@lists.tapr.org">nos-bbs@lists.tapr.org</a><br>
<a target="_blank" rel="noreferrer nofollow noopener" href="http://lists.tapr.org/mailman/listinfo/nos-bbs_lists.tapr.org">http://lists.tapr.org/mailman/listinfo/nos-bbs_lists.tapr.org</a><br>
</blockquote></div></div></div>

        </blockquote><br>
    </div>