From e97a69d06a62a0c5d09fbe5bad7ebafcbd5bb6bd Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 20 May 2024 13:34:03 -0700 Subject: [PATCH] Add StartLimitIntervalSec=0 to dnat-to-ns.service Signed-off-by: Tommy --- content/posts/qubes/Using IVPN on Qubes OS.md | 1 + content/posts/qubes/Using Mullvad VPN on Qubes OS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/posts/qubes/Using IVPN on Qubes OS.md b/content/posts/qubes/Using IVPN on Qubes OS.md index da97db1..7b969ba 100644 --- a/content/posts/qubes/Using IVPN on Qubes OS.md +++ b/content/posts/qubes/Using IVPN on Qubes OS.md @@ -52,6 +52,7 @@ WantedBy=multi-user.target ``` [Unit] Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns +StartLimitIntervalSec=0 [Service] Type=oneshot diff --git a/content/posts/qubes/Using Mullvad VPN on Qubes OS.md b/content/posts/qubes/Using Mullvad VPN on Qubes OS.md index 0905275..7fa0784 100644 --- a/content/posts/qubes/Using Mullvad VPN on Qubes OS.md +++ b/content/posts/qubes/Using Mullvad VPN on Qubes OS.md @@ -37,6 +37,7 @@ To workaround [issue 3803](https://github.com/mullvad/mullvadvpn-app/issues/3803 ``` [Unit] Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns +StartLimitIntervalSec=0 [Service] Type=oneshot