Fix command

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-09-09 02:23:08 -04:00
parent 406d661fdb
commit 57f9843334
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -114,7 +114,7 @@ hostname-mode=none
This will prevent NetworkManager from setting transient hostnames that may be provided by some DHCP servers. This will have no visible effect except with an empty static hostname.
After editing the file, run `sudo nmcli general reload conf` to apply the new configuration. Run `sudo hostnamectl \--transient hostname` to reset the transient hostname.
After editing the file, run `sudo nmcli general reload conf` to apply the new configuration. Run `sudo hostnamectl --transient hostname` to reset the transient hostname.
---