mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-13 22:01:34 -05:00
9 lines
170 B
Desktop File
9 lines
170 B
Desktop File
[Unit]
|
|
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |