Re: startup issue.

2021-01-28 Thread Thomas Köhler
Hi, On Wed, Jan 27, 2021 at 01:40:17PM -0500, Calvin Arndt wrote: > > Ubuntu 18.04.5 LTS > > At the command prompt this succeeds: > > screen > -dmS newscreen mc > > It creates a detached screen session with mc alive > and well within! > > But dump the exact same command in /etc/rc.local

startup issue.

2021-01-27 Thread Calvin Arndt
Ubuntu 18.04.5 LTS At the command prompt this succeeds: screen -dmS newscreen mc It creates a detached screen session with mc alive and well within! But dump the exact same command in /etc/rc.local and now screen doesn't start at boot??? Remove the command (in this case "mc") and scr