We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e90560 commit e9fd43eCopy full SHA for e9fd43e
initrd-shell.service
@@ -37,7 +37,7 @@ InitrdPath=/etc/group replace=yes
37
InitrdPath=/etc/passwd replace=yes
38
InitrdPath=/etc/shadow replace=yes
39
InitrdBuild=/etc/systemd/system/initrd-build.sh command=do_root_shell
40
-InitrdBuild=/etc/systemd/system/initrd-build.sh command=do_secret_clean
+#InitrdBuild=/etc/systemd/system/initrd-build.sh command=do_secret_clean
41
42
# include ssh credentials
43
InitrdPath=/root/.ssh/authorized_keys source=/root/.ssh/authorized_keys mode=600
0 commit comments