trivial: debian: migrate modules-load.d files to correct location

They shouldn't be conffiles.
Fixes: #2592
This commit is contained in:
Mario Limonciello 2020-12-08 09:22:26 -06:00 committed by Mario Limonciello
parent c36d2f2959
commit 4036d4f9e2

View File

@ -1,4 +1,6 @@
rm_conffile /etc/fwupd.conf 1.0.0~
rm_conffile /etc/fwupd/remotes.d/fwupd.conf 1.2.7~
rm_conffile /etc/dbus-1/system.d/org.freedesktop.fwupd.conf 1.3.2~
rm_conffile /etc/dbus-1/system.d/org.freedesktop.fwupd.conf 1.3.2~
rm_conffile /etc/modules-load.d/fwupd-msr.conf 1.5.3~
rm_conffile /etc/modules-load.d/fwupd-platform-integrity.conf 1.5.3~