imip-agent

tools/config.sh

1040:8f2b373a311b
2016-02-08 Paul Boddie Introduced compound locking so that information can be in a consistent state for scheduling functions and confirmation functions within the same transaction, unchanged by concurrent transactions.
     1 #!/bin/sh     2      3 IMIP_AGENT_USER=imip-agent     4 IMIP_AGENT_GROUP=lmtp     5 INSTALL_DIR=/var/lib/imip-agent     6 WEB_INSTALL_DIR=/var/www/imip-agent     7 CONFIG_DIR=/etc/imip-agent