]> git.ipfire.org Git - thirdparty/systemd.git/commit
units: fix repart conditions to run if definitions exist in /sysroot + /sysusr
authorLennart Poettering <lennart@poettering.net>
Wed, 7 Apr 2021 09:22:21 +0000 (11:22 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 21 Apr 2021 11:23:31 +0000 (12:23 +0100)
commit2671fbefcec9f31817ea75aab32531305952876f
tree7d8576a4a33c3d3dab80366dc4810d5032329406
parentea846e45c18883dab2f58e2f0d23fd0577b58c8e
units: fix repart conditions to run if definitions exist in /sysroot + /sysusr

The systemd-repart code was already smart enough to look for definitions
there, but the unit file conditions made that pointless. Let's fix that.
units/systemd-repart.service.in