From cc85556b27106b15edb3b77efbc8d66c2555081d Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Wed, 8 Jun 2022 17:24:34 +0000 Subject: [PATCH] Add new ostree-boot-complete.service unit to 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 f19b6644..3367d173 100644 --- a/debian/ostree-boot.install +++ b/debian/ostree-boot.install @@ -1,6 +1,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.path lib/systemd/system/ostree-finalize-staged.service lib/systemd/system/ostree-prepare-root.service