6e53c1b52e
Fixes online status for NetworkManager and nm-online. Also, fixes bz #2234651
11 lines
311 B
Plaintext
11 lines
311 B
Plaintext
# 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=https://fedoraproject.org/static/hotspot.txt
|
|
response=OK
|
|
interval=300
|