If (as in my previous post) you compiled sabayon from source, you’re going to need to follow the gnome-deployment guideand add an entry to allow the X session to apply the settings that you’ve set for each user:
root@ltsp1:/etc/X11/Xsession.d# vi /etc/X11/Xsession.d/60sabayon_apply…## Apply the Sabayon profile for the current user (if any)#
if [ "x$DISABLE_SABAYON_XINITRC" = "x" ] [...]
Popularity: 5% [?]


Latest Comments