Searched refs:fetch_pkg_vulnerabilities (Results 1 - 2 of 2) sorted by relevance

/src/etc/defaults/
H A Ddaily.conf34 fetch_pkg_vulnerabilities="" # set to NO to disable and not be warned about key
/src/etc/
H A Ddaily267 if [ -z "$fetch_pkg_vulnerabilities" ]; then
268 echo "fetch_pkg_vulnerabilities is not set in daily.conf(5)."
271 elif checkyesno fetch_pkg_vulnerabilities; then

Completed in 4 milliseconds