Hello List,<br><br>I would like to know if anybody knows something on using systemd as a session manager. What I mean as a session manager is something responsable for having some programs that I&#39;d like to be running under certain circumpstances run under those. (e.g. nm-applet,  xfcce4-power-manager, gnome-sound-applet etc.)<br>

<br>The solution I use right now is to either put those on my .xinitrc or start those using the methods of whichever environment I happen to be using. I tend to use minimalistic window managers with many small programs to use as envionment, so that means scripting.<br>

<br>It is sub-optimal for several reasons:<br><br>a) Sometimes if you restart your window manager you get several instances of notification icons<br>b) If you plug a new monitor on the computer sometimes the same effect happens<br>

c) If any of the programs halt, they won&#39;t restart automatically<br>d) They are started as a shell spawn, serially, which can feel extremely slow, instead of in parallel<br><br>This is also fact with applications that I want to autostart, such as Firefox, Liferea, Pidgin, terminal etc.<br>

<br><br>Basically, I would like to know is: If there is a clean way to do this in systemd? Is it meant for it in some way or not even considered?<br><br>P.S. Of course, I run systemd as my init system; I&#39;m thinking aditionally to that.<br>

<br>Cheers,<br><br>Alessandro<br>