mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2025-01-04 13:11:58 -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]
|
||||
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
|
||||
StartLimitIntervalSec=0
|
||||
After=qubes-network-uplink.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=sleep 10
|
||||
ExecStart=sleep 15
|
||||
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user