mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-06-08 06:33:00 -04:00
Fix dnat-to-ns-boot.service
This commit is contained in:
parent
cef6ed5598
commit
89e5617ec3
1 changed files with 4 additions and 1 deletions
|
@ -6,3 +6,6 @@ StartLimitIntervalSec=0
|
||||||
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…
Add table
Add a link
Reference in a new issue