From: Daan De Meyer Date: Fri, 28 Jul 2023 21:19:58 +0000 (+0200) Subject: units: Import all repart credentials in systemd-repart.service X-Git-Tag: v255-rc1~859^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F28556%2Fhead;p=thirdparty%2Fsystemd.git units: Import all repart credentials in systemd-repart.service --- diff --git a/units/systemd-repart.service.in b/units/systemd-repart.service.in index b1322a159be..bf10fa0b937 100644 --- a/units/systemd-repart.service.in +++ b/units/systemd-repart.service.in @@ -30,6 +30,7 @@ Before=shutdown.target initrd-switch-root.target Type=oneshot RemainAfterExit=yes ExecStart={{BINDIR}}/systemd-repart --dry-run=no +ImportCredential=repart.* # The tool returns 77 if there's no existing GPT partition table SuccessExitStatus=77