From 184bb740917bafa5510ab86a620dfc774f62e288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 14 Dec 2021 19:09:00 +0100 Subject: [PATCH] Move libcryptsetup-token plugins to -udev --- split-files.py | 1 + systemd.spec | 1 + 2 files changed, 2 insertions(+) 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 - 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 - 250~rc1-3 - Remove nsswitch.conf scriptlets (#2023743)