We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92f6e8 commit ed8adc8Copy full SHA for ed8adc8
scripts.d/15_pkg_upgrade.sh
@@ -5,7 +5,7 @@ source lib.sh
5
packages_to_hold=(
6
libfm-data libfm-extra4 libfm-gtk-data libfm-gtk4 libfm-modules libfm4 raspberrypi-ui-mods
7
linux-headers-rpi-v8 linux-image-rpi-v8 linux-headers-rpi-2712 linux-image-rpi-2712
8
- initramfs-tools initramfs-tools-core udev libpam-systemd
+ initramfs-tools initramfs-tools-core udev libpam-systemd libsystemd-shared
9
)
10
11
for pkg in "${packages_to_hold[@]}"; do
0 commit comments