IVPN needs dnat-to-ns at boot

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-16 23:35:12 -07:00
parent 6dd8134451
commit cd4836a1d7
No known key found for this signature in database
GPG key ID: 555C902A34EC968F
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
[Service]
Type=oneshot
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
[Install]
WantedBy=multi-user.target