~upstart-devel/upstart/upstart-jobs

« back to all changes in this revision

Viewing changes to sid/lib/systemd/system/gpsd.service

  • Committer: Dimitri John Ledkov
  • Date: 2014-11-19 14:08:18 UTC
  • Revision ID: dimitri.j.ledkov@intel.com-20141119140818-xlb2v9ahs1h2e5tq
update

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Requires=gpsd.socket
4
4
 
5
5
[Service]
6
 
ExecStart=/usr/sbin/gpsd -N
 
6
EnvironmentFile=-/etc/default/gpsd
 
7
ExecStart=/usr/sbin/gpsd -N $GPSD_OPTIONS $DEVICES
7
8
 
8
9
[Install]
9
10
Also=gpsd.socket