burraugh 1) As root I created a network tree, depending on global....
Be sure to enable the tree that you want.
# 66 tree enable network
Check by looking at Enabled
field with the command below
# 66 tree status -g network
And obviously be sure that services associated to the tree are also enabled.
The boot@system:runtime-branch
service is responsible to start all tree marked enabled by calling 66 tree start
.
burraugh But I can see a session tree created for the root user with my user scandir service and my xinitrc does have a 66 tree start
Again check if the graphics tree is marked enabled.
Can you share the output of the 66 tree status -g
command as root and regular user?