version 1.26, 2014/08/12 19:38:42
|
version 1.27, 2014/08/12 20:19:44
|
|
|
RS_DBNAME mydb | RS_DBNAME mydb |
| |
# The database host that contains the database identified by RS_DBNAME. | # The database host that contains the database identified by RS_DBNAME. |
RS_DBHOST host |
RS_DBHOST localhost |
| |
# The port on the database host used by rsumsd.py to access the database identified by RS_DBNAME. | # The port on the database host used by rsumsd.py to access the database identified by RS_DBNAME. |
RS_DBPORT port |
RS_DBPORT 5432 |
| |
# The (advisory) lockfile used by rsumsd.py to prevent multiple instances of rsumsd.py from running. | # The (advisory) lockfile used by rsumsd.py to prevent multiple instances of rsumsd.py from running. |
RS_LOCKFILE /usr/share/drms/locks/remotesums.lck | RS_LOCKFILE /usr/share/drms/locks/remotesums.lck |