From 41450c888fa69468bd076490d2653eeaa9521e05 Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Mon, 13 Jul 2009 17:08:21 +0000 Subject: [PATCH] /var for files which change (or vary). /usr for files that don't change --- config/sfa_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sfa_config b/config/sfa_config index a3d5055a..aa2ab292 100644 --- a/config/sfa_config +++ b/config/sfa_config @@ -89,5 +89,5 @@ SFA_PLC_DB_USER='pgsqluser' SFA_PLC_DB_PASSWORD='' # Directory internal data gets stored -# using /etc/sfa until gec5 but /usr/share/sfa would be a more reasonable choice +# using /etc/sfa until gec5 but /var/lib/sfa would be a more reasonable choice SFA_BASE_DIR="/etc/sfa" -- 2.47.0