make run-hooks run before firstboot for 15.04 #72

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 for the 15.04 branch.

Collaborator

mvo5 commented Nov 10, 2015

Thanks, nice catch. +1

@chipaca chipaca changed the title from make run-hooks run before firstboot to make run-hooks run before firstboot for 15.04 Nov 10, 2015

Contributor

niemeyer commented Nov 10, 2015

Thanks!

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

Merge pull request #72 from chipaca/fix-15.04-run-hooks-order
make run-hooks run before firstboot for 15.04

@niemeyer niemeyer merged commit 9a4cdcc into snapcore:15.04 Nov 10, 2015

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

zyga added a commit to zyga/snapd that referenced this pull request Nov 7, 2016

Merge pull request #72 from jdstrand/fix-execl
use execle() with empty environment when calling snappy-app-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment