mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-22 09:51:32 -05:00
8 lines
175 B
Desktop File
8 lines
175 B
Desktop File
[Unit]
|
|
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
|
|
StartLimitIntervalSec=0
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=sleep 10
|
|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns |