From 70db830f9de778744beeb4b88425228fe80b7bb5 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sat, 15 Oct 2022 10:48:29 +0100 Subject: [PATCH] Install another early-boot service in ostree-boot --- debian/ostree-boot.install | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/ostree-boot.install b/debian/ostree-boot.install index 4c0a1d5b..f2ca8a15 100644 --- a/debian/ostree-boot.install +++ b/debian/ostree-boot.install @@ -2,6 +2,7 @@ etc/dracut.conf.d/ostree.conf etc/grub.d/15_ostree lib/systemd/system-generators/ostree-system-generator lib/systemd/system/ostree-boot-complete.service +lib/systemd/system/ostree-finalize-staged-hold.service lib/systemd/system/ostree-finalize-staged.path lib/systemd/system/ostree-finalize-staged.service lib/systemd/system/ostree-prepare-root.service