wireguard-initramfs
wireguard-initramfs copied to clipboard
FIX: Making persistent-keepalive and preshared-key optional
persistent-keepalive is documented as optional in the config, however init-premount will fail if it's not present preshared-key is technical optional for a wireguard connection
This PR will use persistent-keepalive and/or preshared-key if present, but will not fail if they are absent.
Thanks for all of these pulls requests. I will be looking into them after the new years, in the next few days. I appreciate your work!
Happy new year!
No rush at all, there are a couple of more patches coming. Trying modularize some stuff I’ve been using at home on so it’s easier for you to consider/upstream.
Happy new year.