diff options
author | Lars Amsel <lars.amsel@ni.com> | 2021-04-19 10:48:26 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-06-03 09:34:20 -0500 |
commit | 6cf75cf3386c03862b41726ae926eaf6baa7059d (patch) | |
tree | c78a417f360e9d709911ec615a1a6d3b533826d4 /mpm/systemd/network/eth0.network | |
parent | 51fda6367773893547b76a3f4a1bafeaf6d094c7 (diff) | |
download | uhd-6cf75cf3386c03862b41726ae926eaf6baa7059d.tar.gz uhd-6cf75cf3386c03862b41726ae926eaf6baa7059d.tar.bz2 uhd-6cf75cf3386c03862b41726ae926eaf6baa7059d.zip |
mpm: systemd: Add UseDomains=true to eth0.network
Diffstat (limited to 'mpm/systemd/network/eth0.network')
-rw-r--r-- | mpm/systemd/network/eth0.network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mpm/systemd/network/eth0.network b/mpm/systemd/network/eth0.network index f0c285070..1d508c416 100644 --- a/mpm/systemd/network/eth0.network +++ b/mpm/systemd/network/eth0.network @@ -8,4 +8,5 @@ IPForward=ipv4 [DHCP] UseHostname=true +UseDomains=true ClientIdentifier=mac |