Fix IVPN DNS at boot
This commit is contained in:
8
etc/systemd/system/dnat-to-ns-boot.service
Normal file
8
etc/systemd/system/dnat-to-ns-boot.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
|
||||
StartLimitIntervalSec=0
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=sleep 10
|
||||
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
Reference in New Issue
Block a user