imip-agent

tools/config.sh

1058:bb1b8e13ef4d
2016-02-09 Paul Boddie Removed explicit confirmation and retraction function usage, instead employing scheduling functions to obtain confirmation, retraction, locking and unlocking functions, with each distinct invocation occurring only once.
     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