mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-06 02:51:33 -05:00
6 lines
132 B
SYSTEMD
6 lines
132 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|