From 51e67fd4599766fe3342e7c3f252ea6f6f9c3dd4 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Tue, 20 Apr 2021 09:14:31 +0200 Subject: profile fixes README.md/RELNOTES: - Add new profiles etr.profile: - adding passwd to private-etc makes it work for me file-roller.profile - add netfilter - add zstd to private-bin - add cp,mv,rm to private-bin which seems to be necessary in some cases. #4113 is likely fixed with this but wait for OP. --- etc/profile-a-l/file-roller.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/profile-a-l/file-roller.profile') diff --git a/etc/profile-a-l/file-roller.profile b/etc/profile-a-l/file-roller.profile index 2a1eb2001..e61c3d1ff 100644 --- a/etc/profile-a-l/file-roller.profile +++ b/etc/profile-a-l/file-roller.profile @@ -20,9 +20,9 @@ include whitelist-var-common.inc apparmor caps.drop all -#ipc-namespace - causing issues launching on archlinux machine-id # net none - breaks on older Ubuntu versions +netfilter no3d nodvd nogroups @@ -38,7 +38,7 @@ seccomp.block-secondary shell none tracelog -private-bin 7z,7za,7zr,ar,arj,bash,brotli,bzip2,compress,cpio,dpkg-deb,file-roller,gtar,gzip,isoinfo,lha,lrzip,lsar,lz4,lzip,lzma,lzop,p7zip,rar,rzip,sh,tar,unace,unalz,unar,uncompress,unrar,unsquashfs,unstuff,unzip,xz,zip,zoo +private-bin 7z,7za,7zr,ar,arj,bash,brotli,bzip2,compress,cp,cpio,dpkg-deb,file-roller,gtar,gzip,isoinfo,lha,lrzip,lsar,lz4,lzip,lzma,lzop,mv,p7zip,rar,rm,rzip,sh,tar,unace,unalz,unar,uncompress,unrar,unsquashfs,unstuff,unzip,xz,zip,zoo,zstd private-cache private-dev private-etc dconf,fonts,gtk-3.0,xdg -- cgit v1.2.3-70-g09d2