strongswan: swanctl: make overtime local
authorKevin Locke <[email protected]>
Sat, 30 Nov 2024 21:28:31 +0000 (14:28 -0700)
committerPhilip Prindeville <[email protected]>
Sun, 27 Apr 2025 19:40:39 +0000 (13:40 -0600)
commite7aa0272db48af438a6338e52c77cd506a5d93ac
tree9bfbb922413b16af916864c523baaccac37f462a
parent62032567d38050b95bdfd8e4fd7958ccd69e8963
strongswan: swanctl: make overtime local

$overtime has been used since swanctl.init was added in f9d91f1f47.
However, there's no need for it to be global.  Make it local like the
other config variables to avoid polluting the global namespace and make
the code easier to reason about.

Fixes: f9d91f1f470a ("strongswan: migrate to swanctl configs")
Signed-off-by: Kevin Locke <[email protected]>
net/strongswan/files/swanctl.init