mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 21:48:08 +02:00
10 lines
310 B
Text
10 lines
310 B
Text
# Enable connectivity checking for NetworkManager.
|
|
# See `man NetworkManager.conf`.
|
|
#
|
|
# Note that connectivity checking works badly with rp_filter set to
|
|
# strict. Check "/proc/sys/net/ipv4/conf/*/rp_filter".
|
|
[connectivity]
|
|
enabled=true
|
|
uri=http://fedoraproject.org/static/hotspot.txt
|
|
response=OK
|
|
interval=300
|