Files
wireguard-ui-multi/handler
sysops d585d53fa7 Write server config before starting WireGuard interface
wg-quick refused to start when /etc/wireguard/<iface>.conf didn't
exist yet - the case for any newly created or imported server before
someone manually hits "Apply Config". ServerServiceStart now
regenerates the config from current DB state first, reusing the same
logic ApplyServerConfig already had (extracted into
writeServerConfigToDisk).
2026-07-25 11:58:12 +02:00
..