systemd/test/TEST-01-BASIC
Frantisek Sumsal 8256994c63 test: check if we correctly propagate /run mounts during switch root
Since 7c764d4 we bind mount certain directories during switch root
instead of moving the mount directly, and for /run we do this without
MS_REC. This, unfortunately, leaves all mounts under /run behind
in the old root, which breaks certain use cases.

See: https://github.com/systemd/systemd/issues/28452
2023-07-24 10:39:14 +01:00
..
Makefile tests: add spdx headers to scripts and Makefiles 2021-10-18 09:04:45 +02:00
test.sh test: check if we correctly propagate /run mounts during switch root 2023-07-24 10:39:14 +01:00