systemd/test/TEST-82-SOFTREBOOT
Daan De Meyer 3c0a1b1e70 core: Imply DefaultDependencies=no for credential mounts
Currently, on soft-reboot, /run/credentials/@system is unmounted
because it has DefaultDependencies=yes and as such will have
Conflicts=umount.target and Before=umount.target. Let's make sure
credential mounts survive soft-reboot by implying DefaultDependencies=no
for credential mounts.
2024-05-14 12:42:45 +02:00
..
Makefile
test.sh core: Imply DefaultDependencies=no for credential mounts 2024-05-14 12:42:45 +02:00