build: add initial build support for ubuntu 24.04
This commit is contained in:
parent
431e93c9df
commit
ae9f7e7442
4 changed files with 106 additions and 19 deletions
20
dists/displace
Normal file
20
dists/displace
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Apparmor ships some unconfined profiles that allow everything and set the
|
||||
# userns rules. This file keeps track of them and allow apparmor.d to replace
|
||||
# them by our own.
|
||||
# File format: one profile name by line.
|
||||
|
||||
# This is managed globally in this file and not in debian/apparmor.d.displace as
|
||||
# it applies to all distributions using apparmor 4.0+
|
||||
|
||||
brave
|
||||
chrome
|
||||
element-desktop
|
||||
epiphany
|
||||
flatpak
|
||||
opera
|
||||
plasmashell
|
||||
slirp4netns
|
||||
systemd-coredump
|
||||
thunderbird
|
||||
virtiofsd
|
||||
firefox
|
||||
Loading…
Add table
Add a link
Reference in a new issue