2024-11-13 22:32:19 -07:00
|
|
|
[Unit]
|
|
|
|
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
|
2024-12-23 15:12:49 -07:00
|
|
|
After=qubes-network-uplink.service
|
2024-11-13 22:32:19 -07:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
2024-12-23 15:12:49 -07:00
|
|
|
ExecStart=sleep 15
|
2024-12-23 03:27:58 -07:00
|
|
|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
|
|
|
|
|
|
|
[Install]
|
2024-12-23 15:12:49 -07:00
|
|
|
WantedBy=multi-user.target
|