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.
