mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
NetworkManager/connectivity.conf: document Fedora package (and default interval)
This commit is contained in:
parent
52311f6730
commit
2b2529fbb4
@ -1,12 +1,17 @@
|
||||
[connectivity]
|
||||
uri=http://nmcheck.gnome.org/check_network_status.txt
|
||||
interval=100
|
||||
interval=300
|
||||
|
||||
# Expect "NetworkManager is online" to check for captive portals.
|
||||
|
||||
# Debian: don't bother with this file,
|
||||
# sudo apt install network-manager-config-connectivity-debian
|
||||
# for /usr/lib/NetworkManager/conf.d/20-connectivity-debian.conf
|
||||
# (http://network-test.debian.org/nm without interval)
|
||||
# (http://network-test.debian.org/nm without interval default 300)
|
||||
|
||||
# Fedora: don't bother with this file here either,
|
||||
# sudo dnf install NetworkManager-config-connectivity-fedora
|
||||
# for /usr/lib/NetworkManager/conf.d/20-connectivity-fedora.conf
|
||||
# (http://fedoraproject.org/static/hotspot.txt interval 300)
|
||||
|
||||
# vim: filetype=NetworkManager.conf
|
||||
|
Loading…
Reference in New Issue
Block a user