diff --git a/conf/machine/include/product.inc b/conf/machine/include/product.inc index a813466..7b54219 100644 --- a/conf/machine/include/product.inc +++ b/conf/machine/include/product.inc @@ -62,7 +62,7 @@ DAC_BUN_FIRM_COMP_KEY = "1.0.0-b34e9a38a2675d4cd02cf89f7fc72874a4c99eb0-dbg" DAC_BUN_PLATNAME_OVERRIDE = "rpi4" DAC_APP_PATH = "/opt/dac_apps/apps" -DAC_APP_CERT_PATH = "/opt/rdk/certs" +DAC_APP_CERT_PATH = "/etc/rdk/certs" FACTORY_APP_PATH = "/etc/rdk/factoryapps" APP_PREINSTALL_DIRECTORY = "/opt/media/apps" # Note: trailing slash is required because the MW package manager concatenates the package name directly.