Tomcat Service gets installed with “Local Service” account
问题 Post Tomcat 8.0.53, when I install Tomcat (9.0.30 or 8.5.50) and install it as service (Using service.bat), it gets installed but with "Log on" as "Local Service" instead of "Local System account". This can be seen under services in windows. Because of this, when I run the service, the application is not able to read a file. If I manually go to services, open properties for my service, then change the Log on as "Local System" and save, everything works perfectly. Why does this happen for