diff --git a/content/os/NetworkManager Trackability Reduction.md b/content/os/NetworkManager Trackability Reduction.md index 882d251..20e51fb 100644 --- a/content/os/NetworkManager Trackability Reduction.md +++ b/content/os/NetworkManager Trackability Reduction.md @@ -160,7 +160,7 @@ This script will be automatically triggered on connection events to modify the c After initiating first connection with a network: ```bash -$ nmcli c show connection | grep dhcp-send-hostname +$ nmcli c show | grep dhcp-send-hostname ipv4.dhcp-send-hostname: no ipv6.dhcp-send-hostname: no ```