perrazo Do you have consolekit running?
%sudo 66 status boot-user@orb
Name : boot-user@orb
Version : 0.8.0
In tree : session
Status : enabled, up
Type : module
Description : Configure a nested supervision tree for orb user
Part of : None
Notify : 0
Max death : 5
Earlier : 0
Source : /usr/share/66/service/boot-user/boot-user@
Live : /run/66/scandir/0/boot-user@orb
Dependencies : consolekit-log dbus-log scandir@orb scandir@orb:setenv@orb scandir@orb:svscan@orb-log dbus consolekit scandir@orb:svscan@orb
Required by : None
Contents : boot-user@orb:mount-run@orb
Optional dependencies : None
Start script :
None
Stop script :
None
Environment source : /etc/66/conf/boot-user@orb/0.8.0
Environment file : environment variables from: /etc/66/conf/boot-user@orb/0.8.0/.boot-user@orb
## Uncomment it to use a display manager.
## Can be any display manager as long as the
## corresponding frontend file exist on your system
## e.g sddm,lightdm,...
## It also prepare the .xsession file.
#DISPLAY_MANAGER=sddm
## Uncomment it to use a console tracker.
## Can be any console tracker as long as the
## corresponding frontend file exist on your system
## e.g consolekit,seatd,turnstile,...
#CONSOLE_TRACKER=consolekit
## Create and mount the XDG_RUNTIME directory
## at /run/user/orb [yes|no]
XDG_RUNTIME=!yes
## Command to use in your .xinitrc
## to launch your desktop e.g.: openbox-session.
## If commented the .xinitrc file is not configured.
DESKTOP_CMDLINE=!jwm
environment variables from: /etc/66/conf/boot-user@orb/0.8.0/boot-user@orb
## Uncomment it to use a display manager.
## Can be any display manager as long as the
## corresponding frontend file exist on your system
## e.g sddm,lightdm,...
## It also prepare the .xsession file.
#DISPLAY_MANAGER=sddm
## Uncomment it to use a console tracker.
## Can be any console tracker as long as the
## corresponding frontend file exist on your system
## e.g consolekit,seatd,turnstile,...
#CONSOLE_TRACKER=consolekit
## Create and mount the XDG_RUNTIME directory
## at /run/user/orb [yes|no]
XDG_RUNTIME=!yes
## Command to use in your .xinitrc
## to launch your desktop e.g.: openbox-session.
## If commented the .xinitrc file is not configured.
DESKTOP_CMDLINE=!jwm
Environment ImportFile : None
StdIn : None
StdOut : None
StdErr : None
Logger name : None
Logger file : None
This is how my output looks when I run sudo 66 status boot-user@myuser
any differences with yours? also the session part of %sudo 66 status
In tree: session
\
├─consolekit-log (pid=1078, state=Enabled, type=classic, tree=session)
├─scandir@orb:setenv@orb (pid=up, state=Enabled, type=oneshot, tree=session)
├─scandir@orb:svscan@orb-log (pid=1080, state=Enabled, type=classic, tree=session)
├─scandir@orb (pid=up, state=Enabled, type=module, tree=session)
├─boot-user@orb:mount-run@orb (pid=up, state=Enabled, type=oneshot, tree=session)
├─consolekit (pid=1157, state=Enabled, type=classic, tree=session)
├─scandir@orb:svscan@orb (pid=1108, state=Enabled, type=classic, tree=session)
└─boot-user@orb (pid=up, state=Enabled, type=module, tree=session)