mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2025-01-06 14:11:48 -05:00
Fix dnat-to-ns-boot
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
af7d19328a
commit
167f58577b
@ -1,11 +1,11 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
|
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
|
||||||
StartLimitIntervalSec=0
|
After=qubes-network-uplink.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=sleep 10
|
ExecStart=sleep 15
|
||||||
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user