mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-03 06:44:54 -04:00
Restart systemd-resolved before qubes-setup-dnat-to-ns
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
e97a69d06a
commit
36f9afbe98
2 changed files with 2 additions and 0 deletions
content/posts/qubes
|
@ -56,6 +56,7 @@ StartLimitIntervalSec=0
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
ExecStart=/usr/bin/systemctl restart systemd-resolved
|
||||||
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -41,6 +41,7 @@ StartLimitIntervalSec=0
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
ExecStart=/usr/bin/systemctl restart systemd-resolved
|
||||||
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue