summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rescue/NEWS4
-rw-r--r--rescue/list.xml10
2 files changed, 9 insertions, 5 deletions
diff --git a/rescue/NEWS b/rescue/NEWS
index cae5af2f2..bef47a6e9 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,7 @@
+- fix and sort nedeed systemd files
+ - add systemd-executor
+ - remove systemd-cgroups-agent
+
Version 1.67 - 28 April 2023 by Martin Whitaker
- mount efivars in chroot on UEFI systems (mga#31844)
diff --git a/rescue/list.xml b/rescue/list.xml
index ee6355180..50656352e 100644
--- a/rescue/list.xml
+++ b/rescue/list.xml
@@ -272,15 +272,15 @@
<from dir="/usr/lib/systemd">
systemd
- systemd-cgroups-agent
- systemd-shutdown
- systemd-reply-password
+ systemd-executor
systemd-fsck
- systemd-udevd
systemd-journald
systemd-machined
- systemd-sysctl
systemd-modules-load
+ systemd-reply-password
+ systemd-shutdown
+ systemd-sysctl
+ systemd-udevd
systemd-vconsole-setup
system-generators/systemd-fstab-generator
</from>