Systemd/src/nspawn
Lennart Poettering 1eacc47062 nspawn: create boot_id and kmsg files for overmounting in /run, not /tmp
/tmp might not be mounted at all yet (given that we support
SYSTEMD_NSPAWN_TMPFS_TMP=0 to turn this off), and /tmp is a dir systemd
usually tries to unmount during shutdown (unlike /run), and we shouldn't
keep it busy. Hence let's just move these deleted files to /run so that
we don't keep /tmp needlessly busy.
2019-04-07 08:55:31 +02:00
..
meson.build nspawn: add support for executing OCI runtime bundles with nspawn 2019-03-15 15:41:28 +01:00
nspawn-cgroup.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
nspawn-cgroup.h nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.c 2018-07-20 12:12:02 -04:00
nspawn-def.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-expose-ports.c sd-netlink: make sd_netlink_slot take its description 2018-10-16 18:42:23 +09:00
nspawn-expose-ports.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-gperf.gperf nspawn: add support for executing OCI runtime bundles with nspawn 2019-03-15 15:41:28 +01:00
nspawn-mount.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
nspawn-mount.h nspawn: add support for executing OCI runtime bundles with nspawn 2019-03-15 15:41:28 +01:00
nspawn-network.c tree-wide: use newa() instead of alloca() wherever we can 2019-01-26 16:17:04 +01:00
nspawn-network.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-oci.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
nspawn-oci.h nspawn: add support for executing OCI runtime bundles with nspawn 2019-03-15 15:41:28 +01:00
nspawn-patch-uid.c tree-wide: fix false search hits with ppp (typos) 2019-03-18 14:25:56 +01:00
nspawn-patch-uid.h tree-wide: remove various unused functions 2018-12-02 13:35:34 +09:00
nspawn-register.c nspawn: add support for executing OCI runtime bundles with nspawn 2019-03-15 15:41:28 +01:00
nspawn-register.h nspawn: add support for executing OCI runtime bundles with nspawn 2019-03-15 15:41:28 +01:00
nspawn-seccomp.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
nspawn-seccomp.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-settings.c nspawn-oci: fix double free 2019-03-22 17:39:12 +01:00
nspawn-settings.h headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
nspawn-setuid.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
nspawn-setuid.h nspawn: refactor setuid code a bit 2019-03-15 15:33:09 +01:00
nspawn-stub-pid1.c Handle or voidify all calls to close_all_fds() 2019-03-15 15:46:41 +01:00
nspawn-stub-pid1.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn.c nspawn: create boot_id and kmsg files for overmounting in /run, not /tmp 2019-04-07 08:55:31 +02:00
test-nspawn-tables.c test-nspawn-tables: add another "tables" test 2018-05-28 10:40:00 +02:00
test-patch-uid.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00