mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* etc/guix-install.sh (sys_maybe_setup_apparmor): New function. (main_install): Call it. (sys_delete_apparmor_profiles): New function. (main_uninstall): Call it. Fixes #4210. Fixes <https://issues.guix.gnu.org/71226>. Change-Id: Ice4bf4d91a1ae438fc5654dec327f53ae9a7b888 Signed-off-by: Rutherther <rutherther@ditigal.xyz>