[Bug 221452] sysutils/consolekit2: session's active state lost when switching between virtual terminals

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Apr 2022 20:30:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221452

--- Comment #56 from Bluey <ian.cheong@acm.org> ---

Is it OK if root runs sddm????

[CODE]# ps -auxwd

[...]

root       79043    0.0  0.1     72672   17108 v0- I    07:34       0:00.02 |--
/usr/local/bin/sddm

root        3885    2.1  0.3  25338840  111728  -  S    07:37       3:38.36 |
|-- /usr/local/bin/Xorg -nolisten tcp -auth
/var/run/sddm/{8356a505-04c2-496f-98e3-1d5ef26bdef

root        6253    0.0  0.2     68384   51284  -  I    07:38       0:00.01 |
`-- /usr/local/libexec/sddm-helper --socket
/tmp/sddm-auth45f23e07-4eaf-49ed-b6c3-bc55691129e5

me          6430    0.0  0.0     16924    4892  -  I    07:38       0:00.00 |  
`-- ck-launch-session startplasma-x11

me          7216    0.0  0.2     86492   61480  -  I    07:38       0:00.03 |  
  `-- startplasma-x11

[...][/CODE]


Is console-kit-daemon meant to be running as a daemon or not???

[CODE]root       80648    0.0  0.0     90436    9708  -  I    07:34      
0:00.10 |-- /usr/local/sbin/console-kit-daemon --no-daemon

[/CODE]

-- 
You are receiving this mail because:
You are the assignee for the bug.