CatalystCode / cell-sar

Cell Scanning Search and Rescue Drone Prototype
5 stars 4 forks source link

OCP Reliability Daemon #18

Open axis7818 opened 7 years ago

axis7818 commented 7 years ago

Fixed on my demo setup, but not yet part of the installer process. I believe we need to add the following:

  1. add User and Group to ocp.service to make sure it is running as the same user as yate for posix queue permissions.
  2. run systemctl daemon-reload and systemctl enable ocp to start ocp on startup.
  3. make sure the ocp executable and all necessary files are owned by the same user as it is running as.
  4. copy UserConfig.txt to the appropriate location as part of the install process.