make run-hooks run before firstboot #71

Merged
merged 1 commit into from Nov 10, 2015

Conversation

Projects
None yet
3 participants
Member

chipaca commented Nov 10, 2015

If the oem package has configuration for preinstalled packages, firstboot will attempt to apply that configuration. Run-hooks creates the apparmor profiles under which those configuration hooks need to run, so it needs to run before them.

This fixes lp:1511435.

Collaborator

mvo5 commented Nov 10, 2015

Thanks, nice catch. +1

Contributor

niemeyer commented Nov 10, 2015

Thanks!

niemeyer added a commit that referenced this pull request Nov 10, 2015

Merge pull request #71 from chipaca/fix-run-hooks-order
make run-hooks run before firstboot

@niemeyer niemeyer merged commit bd25292 into snapcore:master Nov 10, 2015

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage increased (+0.02%) to 65.65%
Details

@chipaca chipaca deleted the chipaca:fix-run-hooks-order branch Dec 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment