~ubuntu-branches/ubuntu/utopic/ubuntu-app-launch/utopic

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Łukasz 'sil2100' Zemczak
  • Date: 2014-08-19 09:52:33 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20140819095233-5mvkp2nderj92rww
Tags: 0.4+14.10.20140808.3.is.0.4+14.10.20140605.3-0ubuntu1
Temporarily revert the cgroup support introduced in the last
version, as it was causing regressions in our test infrastructure

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
# This will be set to "unconfined" by desktop-exec if there is no confinement defined
16
16
apparmor switch $APP_EXEC_POLICY
17
 
cgroup freezer
18
17
 
19
18
pre-start exec @pkglibexecdir@/desktop-exec
20
19
 
22
21
exec @pkglibexecdir@/exec-line-exec
23
22
 
24
23
post-start exec @pkglibexecdir@/zg-report-app open
25
 
post-stop script
26
 
        @pkglibexecdir@/zg-report-app close
27
 
        @pkglibexecdir@/cgroup-reap-all
28
 
end script
 
24
post-stop exec @pkglibexecdir@/zg-report-app close