Merge lp:~jamesh/snappy-hub/test-snapd-dbus-service into lp:~snappy-dev/snappy-hub/test-snapd-dbus-service
Proposed by James Henstridge
| Status: | Merged |
|---|---|
| Approved by: | Zygmunt Krynicki |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 2 |
| Proposed branch: | lp:~jamesh/snappy-hub/test-snapd-dbus-service |
| Merge into: | lp:~snappy-dev/snappy-hub/test-snapd-dbus-service |
| Diff against target: | 125 lines (+59/-21) 3 files modified bin/test-snapd-dbus-service (+25/-9) setup.py (+11/-0) snapcraft.yaml (+23/-12) |
| To merge this branch: | bzr merge lp:~jamesh/snappy-hub/test-snapd-dbus-service |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Zygmunt Krynicki | Approve | ||
| Review via email: | |||
Commit message
Integrate changes from https:/
Description of the change
Integrate changes from https:/
Namely:
* switch from "service: true" to "activatable: true"
* Provide both a system and session service
* make the system service a daemon
* use a setup.py script so environment is set up correctly for the script.
* update service so it can connect to either bus
To post a comment you must log in.

Looks good, +1