You're viewing a single thread.
All Comments
128 comments
This is literally the reason why I switched over to Debian. At least back then, snaps wouldn't work if the home folders were not under /home/<username>, breaking all computers on the system I helped run.
41 1 ReplyAt least back then, snaps wouldn't work if the home folders were not under /home/<username>,
Do you mean that it literally had
/home/
hard-coded instead of using$HOME
? That's crazy if so.19 2 ReplyYou can't use environment variables to set up apparmor rules.
9 0 ReplyWhat about using tilde to denote home?
3 0 ReplyWhose home? Apparmor applies things at a system level, not at a user level.
3 0 ReplyThen how does $HOME make sense here?
1 0 ReplyIt doesn't - that's the point.
1 0 Reply
128 comments
Scroll to top