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