Merge lp:~submarine/unity-scope-gdrive/fix-service-daemon into lp:~submarine/unity-scope-gdrive/libunity-7-compatible

Proposed by David Callé
Status: Merged
Approved by: Michal Hruby
Approved revision: 43
Merged at revision: 43
Proposed branch: lp:~submarine/unity-scope-gdrive/fix-service-daemon
Merge into: lp:~submarine/unity-scope-gdrive/libunity-7-compatible
Diff against target: 10 lines (+1/-1)
1 file modified
unity-scope-gdrive.service (+1/-1)
To merge this branch: bzr merge lp:~submarine/unity-scope-gdrive/fix-service-daemon
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Michal Hruby (community) Approve
Review via email: mp+154983@code.launchpad.net

Commit message

Fix service file to use the right activation method.
Make daemon executable.

Description of the change

Fix service file to use the right activation method.
Make daemon executable.

To post a comment you must log in.
Revision history for this message
Michal Hruby (mhr3) wrote :

+1

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'unity-scope-gdrive.service'
2--- unity-scope-gdrive.service 2013-03-15 09:26:58 +0000
3+++ unity-scope-gdrive.service 2013-03-22 15:28:28 +0000
4@@ -1,3 +1,3 @@
5 [D-BUS Service]
6 Name=com.canonical.Unity.Scope.File.Gdrive
7-Exec=/usr/bin/python3 /usr/share/unity-scopes/scope-runner-dbus.py /usr/share/unity-scopes/gdrive/unity_gdrive_daemon.py
8+Exec=/usr/share/unity-scopes/gdrive/unity_gdrive_daemon.py
9
10=== modified file 'unity_gdrive_daemon.py' (properties changed: -x to +x)

Subscribers

People subscribed via source and target branches

to all changes: