From: Daan De Meyer Date: Tue, 1 Aug 2023 13:10:02 +0000 (+0200) Subject: Revert "units: Import all repart credentials in systemd-repart.service" X-Git-Tag: v255-rc1~851^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2e20b6d3c4c7343ad748bd8c3d4cd4cecd81c8c;p=thirdparty%2Fsystemd.git Revert "units: Import all repart credentials in systemd-repart.service" This reverts commit ed6b99dbf121f8ad3e68a1eb8e2fff4d4bdf3066. --- diff --git a/units/systemd-repart.service.in b/units/systemd-repart.service.in index bf10fa0b937..b1322a159be 100644 --- a/units/systemd-repart.service.in +++ b/units/systemd-repart.service.in @@ -30,7 +30,6 @@ 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