Hi,
I use nginx+php-fpm and dont need http.service
Then I disabled http in service config. But when I update panel or restart server http service try starting (any time http start first and nginx not start)
-- Unit httpd.service has begun starting up.
... apachectl[21512]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:443
... apachectl[21512]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:443
How I can disable http in panel. Or I need manually change config for http.service?