@[email protected] to [email protected]English • 8 months agoapt install firefoxsh.itjust.worksimagemessage-square120fedilinkarrow-up1772arrow-down113
arrow-up1759arrow-down1imageapt install firefoxsh.itjust.works@[email protected] to [email protected]English • 8 months agomessage-square120fedilink
minus-square@[email protected]linkfedilink18•7 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@[email protected]linkfedilink9•7 months agoYou can’t use environment variables to set up apparmor rules.
minus-square@[email protected]linkfedilink3•7 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.