File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 9292
9393 steps :
9494 - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
95- - uses : systemd/mkosi@8770a4e3390a68522f187acbcd33311040563fda
95+ - uses : systemd/mkosi@38668e8099653cd8499fc8842af894d31ebc0f07
9696
9797 # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
9898 # immediately, we remove the files in the background. However, we first move them to a different location
Original file line number Diff line number Diff line change @@ -43,6 +43,9 @@ KernelCommandLine=systemd.crash_shell
4343 systemd.mask=isc-dhcp-server.service
4444 systemd.mask=mdmonitor.service
4545
46+ KernelModulesInitrdExclude=.*
47+ KernelModulesInitrdInclude=default
48+
4649[Host]
4750Credentials=journal.storage=persistent
4851@Incremental=yes
You can’t perform that action at this time.
0 commit comments