2024-11-14 00:32:19 -05:00
|
|
|
[Unit]
|
|
|
|
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
|
|
|
|
StartLimitIntervalSec=0
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
ExecStart=sleep 10
|
2024-12-23 05:27:58 -05:00
|
|
|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|