diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2024-10-28 20:58:58 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2024-11-01 11:46:55 +0100 |
commit | 890bdd1d77f773744612a0da53ce9411f71a13b0 (patch) | |
tree | 278d50877c3e1332f5dfc2a3b12624ecc4de0d4f /mkosi.extra | |
parent | build(deps): bump actions/checkout from 4.2.0 to 4.2.2 (diff) | |
download | systemd-890bdd1d77f773744612a0da53ce9411f71a13b0.tar.xz systemd-890bdd1d77f773744612a0da53ce9411f71a13b0.zip |
core: add read-only flag for exec directories
When an exec directory is shared between services, this allows one of the
service to be the producer of files, and the other the consumer, without
letting the consumer modify the shared files.
This will be especially useful in conjunction with id-mapped exec directories
so that fully sandboxed services can share directories in one direction, safely.
Diffstat (limited to 'mkosi.extra')
0 files changed, 0 insertions, 0 deletions