Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
comparison etc/periodic/daily/800.local-ipv6-refresh @ 350:738fe7206eab
FIX: Allow emptying of the IPv6 refresh flags
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Wed, 07 Dec 2022 17:03:46 +0100 |
| parents | 7d07c4e214ee |
| children | 9d6b19f72ee5 |
comparison
equal
deleted
inserted
replaced
| 349:f98622ae852c | 350:738fe7206eab |
|---|---|
| 24 | 24 |
| 25 # | 25 # |
| 26 # Default configuration variables | 26 # Default configuration variables |
| 27 # | 27 # |
| 28 : ${daily_local_ipv6_refresh_enable:="NO"} | 28 : ${daily_local_ipv6_refresh_enable:="NO"} |
| 29 : ${daily_local_ipv6_refresh_flags:="-n -w2 -q2 -m1 -I"} | 29 : ${daily_local_ipv6_refresh_flags="-n -w2 -q2 -m1 -I"} |
| 30 : ${daily_local_ipv6_refresh_target:="${ipv6_defaultrouter}"} | 30 : ${daily_local_ipv6_refresh_target:="${ipv6_defaultrouter}"} |
| 31 | 31 |
| 32 rc=0 | 32 rc=0 |
| 33 | 33 |
| 34 # Go on only if this script is enabled in the configuration | 34 # Go on only if this script is enabled in the configuration |
