1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-20 07:34:42 -04:00
QubesOS-Scripts/etc/systemd/system/dnat-to-ns.path
Tommy ca3835cb68
Typo fix
Signed-off-by: Tommy <contact@tommytran.io>
2024-05-12 03:43:48 -07:00

9 lines
189 B
SYSTEMD

[Unit]
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns when /etc/resolv.conf changes
[Path]
PathChanged=/etc/resolv.conf
Unit=dnat-to-ns.service
[Install]
WantedBy=multi-user.target