aboutsummaryrefslogtreecommitdiff
path: root/templates/wifi.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/wifi.html')
-rw-r--r--templates/wifi.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/wifi.html b/templates/wifi.html
index 2a8c289..387be19 100644
--- a/templates/wifi.html
+++ b/templates/wifi.html
@@ -62,6 +62,9 @@ method=auto
addr-gen-mode=default
method=auto</pre>
<p>
+ Remember to set the file ownership to <code>root:root</code> and permissions to <code>0600</code>. Also remember that comments must begin at the start of the line. See <a href="https://man.archlinux.org/man/nm-settings-keyfile.5"><code>nm-settings-keyfile(5)</code></a> for details.
+ </p>
+ <p>
Then you should be able to just reload the NetworkManager service, and connect with <code>nmcli connection up YKPS</code> or whatever utility your desktop environment provides.
</p>
<p>