diff --git a/debian/changelog b/debian/changelog index 1400cd24..a91e6513 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,10 @@ ostree (2019.3-2) UNRELEASED; urgency=medium * Add instructions for testing ostree-boot. Thanks to Felix Krull for providing the original version of these. * d/copyright: Update + * d/ostree-boot.lintian-overrides: + Do not warn about ostree-remount.service being in local-fs.target. + This part of the boot integration is genuinely part of an earlier + phase of boot than sysinit.target. -- Simon McVittie Tue, 27 Aug 2019 23:55:06 +0100 diff --git a/debian/ostree-boot.lintian-overrides b/debian/ostree-boot.lintian-overrides new file mode 100644 index 00000000..edb41bee --- /dev/null +++ b/debian/ostree-boot.lintian-overrides @@ -0,0 +1,2 @@ +# ostree-remount genuinely does need to be run that early +ostree-boot: systemd-service-file-refers-to-unusual-wantedby-target lib/systemd/system/ostree-remount.service local-fs.target