trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: July 2019

Re: [trinity-users] Problems with TDEsu

From: Mike Bird <mgb-trinity@...>
Date: Tue, 23 Jul 2019 18:32:32 -0700
On Tue July 23 2019 18:08:43 J Leslie Turriff wrote:
> Before:
> @20:00:26,leslie@pinto
> ~
> $ ps fax|grep tdesu
>  3201 ?        S      0:00 /opt/trinity/bin/tdesud
> 12631 pts/2    S+     0:00  |   |   \_ grep --color=auto tdesu
> 12497 ?        SL     0:00  \_ tdesu -u root -c /sbin/yast2
>  8182 ?        S      0:00 /opt/trinity/bin/tdesud
>
> After:
> @20:00:44,leslie@pinto
> ~
> $ ps fax|grep tdesu
>  3201 ?        S      0:00 /opt/trinity/bin/tdesud
> 13595 pts/2    S+     0:00  |   |   \_ grep --color=auto tdesu
> 12497 ?        SL     0:00  \_ tdesu -u root -c /sbin/yast2
> 13443 pts/22   Ss+    0:00      \_ /usr/bin/X11/su
> root -c /opt/trinity/bin/tdesu_stub -
>  8182 ?        S      0:00 /opt/trinity/bin/tdesud

Could be that yast2 isn't playing well with TDE.  Sorry, I can't
help you there as I'm running Debian Buster.  Can you replicate
this with something TDE running under tdesu, e.g. Monitor and
Display:

21724 ?        SL     0:00  \_ tdesu -u root -c /opt/trinity/bin/tdecmshell 
displayconfig
21850 pts/13   Ss+    0:00      \_ /bin/su 
root -c /opt/trinity/bin/tdesu_stub -
21851 pts/13   S+     0:00          \_ /opt/trinity/bin/tdesu_stub
21854 ?        Ss     0:00              \_ sh -c /opt/trinity/bin/tdecmshell 
displayconfig
21855 ?        S      0:00                  
\_ /bin/sh /opt/trinity/bin/tdecmshell displayconfig
21856 ?        S      0:00                      
\_ /opt/trinity/bin/tdecmshell.real displayconfig


--Mike