~upstart-devel/upstart/upstart-jobs

« back to all changes in this revision

Viewing changes to vivid/etc/init/apparmor.override

  • Committer: Dimitri John Ledkov
  • Date: 2014-11-19 12:58:41 UTC
  • Revision ID: dimitri.j.ledkov@intel.com-20141119125841-98dr37roy8dvcv3b
auto update

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Normally, the apparmor job waits for rc-sysinit to start, but since
 
2
# lightdm gets an override to no longer wait on the runlevel event, we
 
3
# have to override the apparmor job also.
 
4
#
 
5
# Waiting for lightdm should be safe on touch images since we don't have
 
6
# any daemons that get started with sysv init scripts
 
7
start on starting lightdm
 
8