aboutsummaryrefslogtreecommitdiff
path: root/src/wg2sd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wg2sd.hpp')
-rw-r--r--src/wg2sd.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wg2sd.hpp b/src/wg2sd.hpp
index ea6f7fe..e80a284 100644
--- a/src/wg2sd.hpp
+++ b/src/wg2sd.hpp
@@ -127,6 +127,7 @@ namespace wg2sd {
std::vector<SystemdFilespec> symmetric_keyfiles;
std::vector<std::string> warnings;
+ std::string firewall;
};
std::string interface_name_from_filename(std::filesystem::path config_path);