Skip to content

Fix saving keepalive interval for WireGuard

Adrian Thiele requested to merge athiele/plasma-nm:fix-wg-keepalive into master

NetworkManager expects the persistent-keepalive value to be an uint and just ignores it if it is not (See NetworkManager code).

BUG: 461319

Merge request reports

Loading