1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 23:24:43 -04:00
QubesOS-Scripts/etc/systemd/system/dnat-to-ns-boot.service

9 lines
170 B
SYSTEMD
Raw Normal View History

[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