Experimental daemon.

This commit is contained in:
2025-08-23 06:17:38 -07:00
parent f94f80cd2a
commit e56d981d74
6 changed files with 28 additions and 28 deletions

View File

@@ -94,4 +94,4 @@ func (g *ConfigGenerator) RestartService() error {
return fmt.Errorf("failed to restart dnsmasq: %w", err)
}
return nil
}
}