~ubuntu-branches/debian/sid/onedrive/sid

« back to all changes in this revision

Viewing changes to .pc/fix-service-file/onedrive.service

  • Committer: Package Import Robot
  • Author(s): Norbert Preining
  • Date: 2016-10-29 14:55:42 UTC
  • Revision ID: package-import@ubuntu.com-20161029145542-hjnmjenhcp0fyi6d
Tags: 1.1.20161012-2
add patch to fix service file, and install it into right place
(Closes: #842426) (Thanks to Alam Arias)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Unit]
 
2
Description=OneDrive Free Client
 
3
Documentation=https://github.com/skilion/onedrive
 
4
 
 
5
[Service]
 
6
ExecStart=/usr/local/bin/onedrive -m
 
7
Restart=no
 
8
 
 
9
[Install]
 
10
WantedBy=default.target