From e2e20b6d3c4c7343ad748bd8c3d4cd4cecd81c8c Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Tue, 1 Aug 2023 15:10:02 +0200 Subject: [PATCH] Revert "units: Import all repart credentials in systemd-repart.service" This reverts commit ed6b99dbf121f8ad3e68a1eb8e2fff4d4bdf3066. --- units/systemd-repart.service.in | 1 - 1 file changed, 1 deletion(-) 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