No way to run daemons on user session
Bug #1613420 reported by
Renato Araujo Oliveira Filho
This bug affects 9 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Canonical System Image |
Confirmed
|
High
|
Thomas Voß | ||
| snapd |
Triaged
|
High
|
Unassigned | ||
Bug Description
Some daemons need to run on user session. and the current implementation run it on system session.
For example EDS it needs to connect to user dbus session.
| tags: | added: system-apps |
| Changed in snappy: | |
| status: | New → Confirmed |
| affects: | snappy → snapd |
To post a comment you must log in.
It is important to note that "user session" is not really universal. It END##
needs to be Upstart for Unity7/8 today, in the future it'll be systemd,
gnome-session for GNOME, etc. This means we really need an abstract way
for the individual sessions to implement what "user session"
is.##SELECTION_