]> git.ipfire.org Git - thirdparty/systemd.git/commit
swap: generate automatic dependencies also for /proc/swaps devices
authorLennart Poettering <lennart@poettering.net>
Tue, 21 Jan 2020 17:16:05 +0000 (18:16 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 21 Jan 2020 19:23:37 +0000 (20:23 +0100)
commit61f9cf4e4c488adf47419a4a81a315196fc01d43
tree854fe1480c3ad2306e08d1db33db1b19043bded3
parent5de0acf40d32e18e55712a045e708d60fcf2c9a8
swap: generate automatic dependencies also for /proc/swaps devices

This catches up with the logic we do for mounts: we create deps based on
/proc/swaps now too, with the right flags set.
src/core/swap.c