units: Import all repart credentials in systemd-repart.service

This commit is contained in:
Daan De Meyer 2023-07-28 23:19:58 +02:00
parent 47c7805579
commit ed6b99dbf1

View file

@ -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