mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-12-25 15:29:35 -05:00
parent
d032b11dbd
commit
0622a01ee3
@ -64,11 +64,11 @@ WantedBy=multi-user.target
|
|||||||
```
|
```
|
||||||
[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]
|
||||||
|
Loading…
Reference in New Issue
Block a user