build: build tasks: dev -> hotfix.
This commit is contained in:
parent
630e785787
commit
94703681d9
2 changed files with 8 additions and 8 deletions
|
|
@ -32,7 +32,7 @@ func init() {
|
|||
// Build tasks applied by default
|
||||
builder.Register(
|
||||
"userspace", // Resolve variable in the userspace profile
|
||||
"dev", // Temporary fix for #74, #80 & #235
|
||||
"hotfix", // Temporary fix for #74, #80 & #235
|
||||
)
|
||||
|
||||
// Compatibility with AppArmor 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue