Todd Walton wrote: > On 6/8/07, John H. Robinson, IV <[EMAIL PROTECTED]> wrote: > >In the future, you can start it under screen (if you set your $SHELL to > >screen, this makes it almost automatic) > > Does that actually work? Setting shell to screen, I mean. I would > love to do that.
Yes. Ish. sh-3.1$ id -a; grep screenuser /etc/passwd uid=501(screenuser) gid=501(screenuser) groups=501(screenuser) context=user_u:system_r:unconfined_t screenuser:x:501:501::/home/screenuser:/usr/bin/screen % su - screenuser Password: Cannot open your terminal '/dev/pts/11' - please check. zsh: exit 1 su - screenuser -john -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
