cp genieacs-cwmp.service /etc/systemd/system/
systemctl enable genieacs-cwmp.service
cp genieacs-nbi.service /etc/systemd/system/
systemctl enable genieacs-nbi.service
cp genieacs-fs.service /etc/systemd/system/
systemctl enable genieacs-fs.service
cp genieacs-gui.service /etc/systemd/system/
systemctl enable genieacs-gui.service
In order to see & follow the logs:
journalctl -f -u genieacs-X.service
Copy the supervisord.conf
file to /etc/supervisor/conf.d/