mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 02:21:44 +03:00
c92fcc4f43
This unit acts as a dynamic "alias" target for any concrete graphical user session like gnome-session.target; these should declare "BindsTo=graphical-session.target" so that both targets stop and start at the same time. This allows services that run in a particular graphical user session (e. g. gnome-settings-daemon.service) to declare "PartOf=graphical-session.target" without having to know or get updated for all/new session types. This will ensure that stopping the graphical session will stop all services which are associated to it. |
||
---|---|---|
.. | ||
.gitignore | ||
basic.target | ||
default.target | ||
exit.target | ||
graphical-session.target | ||
Makefile | ||
systemd-exit.service.in |