mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 12:50:06 +01:00
contrib/rpm: add "enabled=true" key to "20-connectivity-{fedora,redhat}.conf"
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/649
This commit is contained in:
parent
38331fc02c
commit
1ccbae6e4e
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
# Note that connectivity checking works badly with rp_filter set to
|
# Note that connectivity checking works badly with rp_filter set to
|
||||||
# strict. Check "/proc/sys/net/ipv4/conf/*/rp_filter".
|
# strict. Check "/proc/sys/net/ipv4/conf/*/rp_filter".
|
||||||
[connectivity]
|
[connectivity]
|
||||||
|
enabled=true
|
||||||
uri=http://fedoraproject.org/static/hotspot.txt
|
uri=http://fedoraproject.org/static/hotspot.txt
|
||||||
response=OK
|
response=OK
|
||||||
interval=300
|
interval=300
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@
|
||||||
# Note that connectivity checking works badly with rp_filter set to
|
# Note that connectivity checking works badly with rp_filter set to
|
||||||
# strict. Check "/proc/sys/net/ipv4/conf/*/rp_filter".
|
# strict. Check "/proc/sys/net/ipv4/conf/*/rp_filter".
|
||||||
[connectivity]
|
[connectivity]
|
||||||
|
enabled=true
|
||||||
uri=http://static.redhat.com/test/rhel-networkmanager.txt
|
uri=http://static.redhat.com/test/rhel-networkmanager.txt
|
||||||
response=OK
|
response=OK
|
||||||
interval=300
|
interval=300
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue