mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
rc: also clear the IP cache files
This commit is contained in:
parent
210221c978
commit
f3ed9ca3bc
@ -194,7 +194,8 @@ mtree -deiU -f /etc/mtree/BSD.var.dist -p /var > /dev/null
|
||||
# old config files are stored in this place
|
||||
mkdir -p /var/etc
|
||||
|
||||
# clear nameserver/searchdomain cache files
|
||||
# clear nameserver, searchdomain and IP cache files
|
||||
rm -f /var/db/*_ip /var/db/*_ipv6 /var/db/*_cacheip /var/db/*_cacheipv6
|
||||
rm -f /var/etc/nameserver_* /var/etc/searchdomain_*
|
||||
|
||||
# work around the fact that shutdown(8) doesn't clean up this file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user