/var for files which change (or vary). /usr for files that don't change
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Mon, 13 Jul 2009 17:08:21 +0000 (17:08 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Mon, 13 Jul 2009 17:08:21 +0000 (17:08 +0000)
config/sfa_config

index a3d5055..aa2ab29 100644 (file)
@@ -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"