1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-09-07 19:53:30 -04:00

Add StartLimitIntervalSec=0 to dnat-to-ns.service

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-20 13:34:03 -07:00
parent 9ef57f03e8
commit e97a69d06a
Signed by: Tomster
GPG Key ID: 555C902A34EC968F
2 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,7 @@ WantedBy=multi-user.target
```
[Unit]
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
StartLimitIntervalSec=0
[Service]
Type=oneshot

View File

@ -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