remove unneeded ssh key stuff from persist and fix the bcachefs wipe script
This commit is contained in:
parent
c874e62fda
commit
bf0e130d41
2 changed files with 1 additions and 11 deletions
|
|
@ -64,16 +64,6 @@
|
|||
inInitrd = true;
|
||||
how = "symlink";
|
||||
}
|
||||
{
|
||||
file = "/etc/ssh/ssh_host_rsa_key";
|
||||
how = "symlink";
|
||||
configureParent = true;
|
||||
}
|
||||
{
|
||||
file = "/etc/ssh/ssh_host_ed25519_key";
|
||||
how = "symlink";
|
||||
configureParent = true;
|
||||
}
|
||||
"/var/lib/usbguard/rules.conf"
|
||||
|
||||
# creates a symlink on the volatile root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue