Noé Lopez <noelo...@free.fr> writes: > Sergio Pastor Pérez <sergio.pastorpe...@gmail.com> writes: >> What I do to solve this problems, is to create a shepherd service to >> manage the desktop environment[1], Plasma in my case, and I augment the >> plasma-workspace[2] package to provide the corresponding >> 'wayland-sessions/plasma-shepherd.desktop' file, so I can boot shepherd >> from SDDM. >> >> This has proven to be very effective and allows me to do things such as >> `herd restart plasma' at user level without being logged out. >> > > FYI, GNOME does exactly this by default, the desktop file starts a > services manager that then starts the actual desktop.
How so? I don't think you can do `herd restart gnome-session' or something similar, can you?