From 4865ffc730f0d42a44f5f2c93649ed91cb858272 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 20 May 2024 13:29:12 -0700 Subject: [PATCH] Add StartLimitIntervalSec to dnat-to-ns.service Signed-off-by: Tommy --- etc/systemd/system/dnat-to-ns.service | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/systemd/system/dnat-to-ns.service b/etc/systemd/system/dnat-to-ns.service index 8d15d0e..2b5768f 100644 --- a/etc/systemd/system/dnat-to-ns.service +++ b/etc/systemd/system/dnat-to-ns.service @@ -1,5 +1,6 @@ [Unit] Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns +StartLimitIntervalSec=0 [Service] Type=oneshot