]> 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)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 Oct 2025 01:29:40 +0000 (10:29 +0900)
commit1835ce2f045815f70849c29426c0c9c0f1a5af9c
treeb5e376e0e2f2c1ed7d590b856345f23a2bdf9dd6
parentfe5625cbbad404b6775f7d7a49bb6d3a602f87d2
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.
src/rpm/triggers.systemd.in
src/rpm/triggers.systemd.sh.in