mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2025-01-06 14:11:48 -05:00
Fix dnat-to-ns-boot.service
This commit is contained in:
parent
cef6ed5598
commit
89e5617ec3
@ -5,4 +5,7 @@ StartLimitIntervalSec=0
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=sleep 10
|
ExecStart=sleep 10
|
||||||
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user