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

« back to all changes in this revision

Viewing changes to upstart-jobs/untrusted-helper.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:
15
15
export UBUNTU_APP_LAUNCH_ARCH
16
16
 
17
17
apparmor switch ${APP_ID}
18
 
cgroup freezer
19
18
oom score 800
20
19
 
21
20
# This is unconfined
30
29
 
31
30
# Remember, this is confined
32
31
exec @pkglibexecdir@/exec-line-exec
33
 
 
34
 
post-stop exec @pkglibexecdir@/cgroup-reap-all