@0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish • 10 months agoapt install firefoxsh.itjust.worksimagemessage-square126arrow-up1803
arrow-up1803imageapt install firefoxsh.itjust.works@0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish • 10 months agomessage-square126
minus-square@dan@upvote.aulinkfedilink19•10 months ago At 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.
minus-square@lengau@midwest.sociallinkfedilink9•10 months agoYou can’t use environment variables to set up apparmor rules.
minus-square@lengau@midwest.sociallinkfedilink3•10 months agoWhose home? Apparmor applies things at a system level, not at a user level.
Do you mean that it literally had
/home/
hard-coded instead of using$HOME
? That’s crazy if so.You can’t use environment variables to set up apparmor rules.
What about using tilde to denote home?
Whose home? Apparmor applies things at a system level, not at a user level.
Then how does $HOME make sense here?
It doesn’t - that’s the point.