Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Initial approach was to run RialtoServer RialtoServerManager using systemd during the boot up sequence. 

...

After further review it was decided RialtoServer RialtoServerManager shouldn't be started by service file directly.

libRialtoServerManager.so should be responsible for creating an instance of RialtoServer RialtoServerManager which should spawn the socket for running rialto.

...