Files
Alex Murray 21ebc51f00 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-11-23 10:49:12 +10:30
..
2022-07-14 00:22:15 -03:00
2022-10-12 21:46:10 +02:00
2021-08-24 15:16:37 -03:00
2022-07-28 13:05:11 +02:00
2022-07-15 12:05:00 -03:00
2022-09-27 17:45:19 +02:00
2022-02-11 14:30:36 +01:00
2020-11-06 09:30:35 -03:00
2022-02-11 14:30:36 +01:00