We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make sure that the python twisted library and git is installed and perform the following:
mkdir -p /opt/aartfaac/var/log
mkdir -p /opt/aartfaac/data
git clone git@github.com:transientskp/aartfaac-control.git
cd aartfaac-control
trial acontrol aclient
If all tests pass you can proceed.
Assuming the git repo is cloned in your home dir issue the following command to start the control system.
cd ~/aartfaac-control/ && rm -fv /opt/aartfaac/var/log/acontrol.log* && twistd -l /opt/aartfaac/var/log/acontrol.log acontrol --config-dir /opt/aartfaac/data
There was an error while loading. Please reload this page.