Adapting the directories it works, though I don't exactly understand whats
going on here and why kurento is not started by the same method as
openmeetings.

Anyway thanks

Am Di., 21. Apr. 2020 um 15:35 Uhr schrieb Maxim Solodovnik <
[email protected]>:

> On Ubuntu you can use this script for OM
>
> https://github.com/apache/openmeetings/blob/master/openmeetings-server/src/main/assembly/scripts/openmeetings.service
> (bundled with OM 5.0.0.x)
>
> And use
> `sudo update-rc.d kurento-media-server defaults`
>
> On Tue, 21 Apr 2020 at 20:32, K. Kamhamea <[email protected]> wrote:
> >
> > Whenever I reboot I have to restart kurento and tomcat manually.
> > (Of couse I do this as a cron-job)
> > @reboot /etc/init.d/tomcat3 start
> > @reboot /etc/init.d/kurento-media-server start
> >
> > But is someone out there who can create a proper service file as
> described for tomcat here:
> > https://linuxize.com/post/how-to-install-tomcat-9-on-ubuntu-18-04/
> >
> > I thing this is more convenient and up-to-date for the current Ubuntu
> versions in use.
> >
> > Thanks K.
>
>
>
> --
> Best regards,
> Maxim
>

Reply via email to