~ted/ubuntu-app-launch/install-root

« back to all changes in this revision

Viewing changes to upstart-jobs/application.conf.in

  • Committer: Ted Gould
  • Date: 2016-12-12 22:09:32 UTC
  • Revision ID: ted@gould.cx-20161212220932-iowunj81gne0jh7w
Removing snap variables from the Upstart jobs. If we're under a SNAP we'll be using systemd

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
env APP_URIS
15
15
export APP_URIS
16
16
 
17
 
exec ${SNAP}/@pkglibexecdir@/application-job
 
17
exec @pkglibexecdir@/application-job