systemd/test/TEST-82-SOFTREBOOT
Luca Boccassi ebc7510380 core: relax dependency on RootImage= storage from Requires= to Wants=
If a unit is running in an image and wants to survive a soft-reboot,
then it can't be deactivated by the storage of the image going away.
Relax the dependency to a Wants=. Access to the image is not needed
when the unit is running anyway, so downgrade to Wants=.
2023-12-08 11:16:31 +09:00
..
Makefile test: add integration test for soft reboots incl. fdstore passing 2023-06-02 18:43:11 +02:00
test.sh core: relax dependency on RootImage= storage from Requires= to Wants= 2023-12-08 11:16:31 +09:00