1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2025-01-04 13:11:58 -05:00

Fix dnat-to-ns-boot.service

This commit is contained in:
Tommy 2024-12-23 03:27:58 -07:00 committed by GitHub
parent cef6ed5598
commit 89e5617ec3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,4 +5,7 @@ StartLimitIntervalSec=0
[Service]
Type=oneshot
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