]> git.ipfire.org Git - thirdparty/systemd.git/commit
rpm: Make sure we only match files in the directories in triggers
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 22 Oct 2025 20:13:36 +0000 (22:13 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 6 Nov 2025 21:26:42 +0000 (21:26 +0000)
commit3f04968391aeac1281adf09f88ae03ce028cfb88
treef9371dc6f2273b0d880b698757a5868f805a96cd
parentac54da0718531bf5b44c8f13c01cd01dac3a5b30
rpm: Make sure we only match files in the directories in triggers

/usr/lib/systemd/system will match /usr/lib/systemd/systemd-networkd,
which is definitely not the intention.

(cherry picked from commit 1835ce2f045815f70849c29426c0c9c0f1a5af9c)
src/rpm/triggers.systemd.in
src/rpm/triggers.systemd.sh.in