Fix the path to the host specific system configurations
[staging/basesystem.git] / service / system / logger_service / server / lib / ss_logger_store_logs.cpp
index 2bd8b79..a391844 100755 (executable)
@@ -51,7 +51,7 @@
 #include "ss_logger_store_logs_loggerservicelog.h"
 #include "ss_logger_cfg.h"
 
-#define LOGGERSERVICELOG_CONFIG_PATH       "/usr/agl/conf/BS/ss/logger_service/rodata/ss_logger.cfg"
+#define LOGGERSERVICELOG_CONFIG_PATH       "/etc/basesystem/BS/ss/logger_service/rodata/ss_logger.cfg"
 #define LOGGER_TMP_FN            "__LOGGER.tmp"
 #define LOGGERSERVICELOG_TMP_OUTPUT_PATH   "/tmp"
 #define PSTORE_DIR_PATH          "/dev/pstore"