Files
Alex Murray f11ba28889 many: Use /tmp/snap-private-tmp for per-snap private tmps
To avoid unprivileged users being able to interfere with the creation of the
private snap mount namespace, instead of creating this as /tmp/snap.$SNAP_NAME/
we can now use the systemd-tmpfiles configuration to do this for us
at boot with a known fixed name (/tmp/snap-private-tmp/) and then use that as
the base dir for creating per-snap private tmp mount
namespaces (eg. /tmp/snap-private-tmp/snap.$SNAP_INSTANCE/tmp) etc.

Signed-off-by: Alex Murray <alex.murray@canonical.com>
2022-12-01 06:30:48 +01:00
..
2021-08-24 15:16:37 -03:00
2022-09-13 09:06:23 -03:00
2022-10-17 16:20:05 -03:00
2022-09-20 11:48:17 -03:00
2022-02-11 14:30:36 +01:00