Maint: openvpn configurator interface composition

This commit is contained in:
Quentin McGaw (desktop)
2021-07-26 16:03:04 +00:00
parent d5ba15c23b
commit 430512dd27
5 changed files with 37 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ type Loop struct {
pgid int
targetConfPath string
// Configurators
conf Configurator
conf StarterAuthWriter
fw firewall.Configurator
routing routing.Routing
// Other objects