I have just installed a CentOS 9 Stream VM. Next, I have installed Webmin on the VM (using the RPM method). All is good - until I reboot the VM then Webmin is not running...
It seems that webmin is not started as a service. It has installed the "old fashioned" webmin in /etc/init.d/
If I run /etc/webmin/start manually Webmin starts up correctly.
I have tried to find out if I should start a service in another way - but as far as I can find out it should also start the "old" init.d services...
Does anyone know how I should do this?