krathalan / apparmor-profiles

Krathalan's AppArmor profiles for Arch Linux
GNU General Public License v3.0
38 stars 8 forks source link

Create profile for AppImageLauncher #2

Open Dungeonseeker opened 3 years ago

Dungeonseeker commented 3 years ago

Very basic profile, RW only granted to the config directory and the default daemon scan directory. Had no issues with it for the last few days.

krathalan commented 3 years ago

Sorry for the delay.

Can you please update your profile to use tunables? In effect this would simply mean changing /home/* to @{HOME}, and /home/*/.local/share to @{user_share_dirs}.

You can see more tunables in /etc/apparmor.d/tunables if you are curious.