diff --git a/split-files.py b/split-files.py
index e5acd0f..9614c07 100644
--- a/split-files.py
+++ b/split-files.py
@@ -102,6 +102,7 @@ for file in files(buildroot):
                        timesync|
                        crypttab|
                        cryptsetup|
+                       libcryptsetup-token-systemd|
                        kmod|
                        quota|
                        pstore|
diff --git a/systemd.spec b/systemd.spec
index 50dd0a9..82ab584 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1012,6 +1012,7 @@ fi
 * Sun Dec 12 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250~rc1-4
 - Move systemd-boot-update.service to -udev subpackage
   and add it the the installation scriptlets (#2031400)
+- Move libcryptsetup-token-systemd plugins to -udev (#2031873)
 
 * Fri Dec 10 2021 Pavel Březina <pbrezina@redhat.com> - 250~rc1-3
 - Remove nsswitch.conf scriptlets (#2023743)