]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: Import all repart credentials in systemd-repart.service 28556/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 28 Jul 2023 21:19:58 +0000 (23:19 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 1 Aug 2023 05:53:59 +0000 (07:53 +0200)
units/systemd-repart.service.in

index b1322a159befd3c380939967c9220fd84a6dec09..bf10fa0b93728693e467e875223bb28645b94a85 100644 (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