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