From 464db2c1186828ec1322e0a2e0e2603849a036fd Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 11 Jul 2023 01:57:47 +0000 Subject: [PATCH] complete UPNP service split todo --- TODO.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO.md b/TODO.md index 07d195d5..7760038f 100644 --- a/TODO.md +++ b/TODO.md @@ -2,9 +2,6 @@ - why i need to manually restart `wireguard-wg-ovpns` on servo periodically - else DNS fails - fix port 53 UPnP failures - - make one service per forward: - - that way one port being bad doesn't take down all of them - but i still get `systemctl --failed` status - fix epiphany to launch on moby - something to do with bwrap/bubblewrap?