Skip to content
Snippets Groups Projects
Commit b71f647d authored by minute's avatar minute
Browse files

one more stab at removing apparmor

parent 7aa1d0bb
No related branches found
No related tags found
No related merge requests found
...@@ -31,5 +31,7 @@ apt install -y kicad minetest libjsoncpp1 blender=2.79b+mntreform ...@@ -31,5 +31,7 @@ apt install -y kicad minetest libjsoncpp1 blender=2.79b+mntreform
apt install -y --no-install-recommends gnome-control-center gnome-session apt install -y --no-install-recommends gnome-control-center gnome-session
EOF # remove apparmor (slows down boot)
apt remove -y apparmor
EOF
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment