Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 632644
Collapse All | Expand All

(-)file_not_specified_in_diff (-7 lines)
Line 39 Link Here
39
		 --nicelevel "${UNBOUND_NICELEVEL}" \
Lines 41-43 Link Here
41
	if [ -f "/var/lib/unbound/cache.db" ]; then
42
		unbound-control load_cache < /var/lib/unbound/cache.db
43
	fi
Lines 50-52 Link Here
50
	if [ -f "/var/lib/unbound/cache.db" ]; then
51
		unbound-control dump_cache > /var/lib/unbound/cache.db
52
	fi

Return to bug 632644