mirror of
https://git.proxmox.com/git/systemd
synced 2025-12-31 11:03:03 +00:00
When removing, kernel-install calls its plugins with only three arguments [0] (in contrast to adding where it's four arguments). Since we are running with "set -u", trying to expand the fourth argument causes the script to fail. However, as the $KERNEL_IMAGE variable is never used, we can simply remove it. [0] https://github.com/systemd/systemd/blob/v232/src/kernel-install/kernel-install#L140 Closes: #845977 |
||
|---|---|---|
| .. | ||
| 85-initrd.install | ||